Skip to main content

3 posts tagged with "UCF"

View All Tags

· 2 min read
Josh Kaplan
Note

This article was originally published on jdkaplan.com and is republished here with permission.

This post provides a step-by-step guide to creating a company-managed Scrum project in Jira. Jira supports multiple project types. I'll briefly discuss the differences between Scrum and Kanban and why you might select a particular project template.

· 8 min read
Josh Kaplan
Note

This article was originally published on jdkaplan.com and is republished here with permission.

Regardless of discipline, many fields need to be able to process, manipulate, and visualize data. This article introduces the basics of plotting data with Python using Matplotlib. View the notebook on Github or experiment with it yourself on Google Colab.

· 11 min read
Josh Kaplan
Note

This article was originally published on jdkaplan.com and is republished here with permission.

In this article we'll build on my previous article, Web Development Basics with Python & Flask and introduce the Javascript language and the concept of asynchronous communication with a webserver to provide a clean and dynamic user experience.