
Programming Jump-Start – For Beginners, Quickly learn how to create software applications.
Course Description
Educational Overview
Randall Nagy’s Introduction to Programming Seminar is a one-day educational opportunity. The Seminar is designed to show you how to create your own data management applications, on your own computer, in a single day.
Programming Language
This Seminar uses the Python programming language. Commonly available on every popular operating system, Python powers countless applications in data science, software development, machine learning, artificial intelligence, and in the Cloud.
Educational Approach
A critical-path approach this Introduction to Programming Seminar focuses upon the core-concepts you’ll need to Create, Read, Update, Delete, and Search (CRUD+S) records (1) stored in memory, (2) within Comma Separated Variable (CSV) files, as well as (3) in SQL Databases.
Introductions to professional topics such as flowcharts, design patterns, testing, databases, data types, collections, and using GitHub are part of this Agile learning experience.
Topics Include:
1. Overview & Introduction
a. The Three Things All Programs Must Do
b. Installing Python
c. IDE’s & Code Editing Caveats
2. Python Basics
a. The R.E.P.L Mode
b. Flow-charting Basics
c. Comments & Conditional Blocks
d. First-Class Functions
e. Functional Tests
3. Intermediate Python
a. Classic Data Types
b. Common Collection Types
c. Data Validation
d. Exception Management
4. Using GitHub
a. Prompter 9000
b. PyDAO 9000
c. PyQuest
5. Application Creation
a. The C.R.U.D+S Design Pattern
b. Managing Internal Data Storage
c. Querying By Example
d. Data Interchange Formats
e. SQLite
f. From Text User Interface (TUI) to GUI
g. Formatting & Reporting Basics
Upon successful completion of this Introduction to Programming Seminar you’ll be able to write, test, enhance and maintain software. You’ll not only have the technical skills required to learn more about programming, Modern Python, and computer science, but also walk away with problem-solving abilities required to create software on your own computer.
Seminar Prerequisites
Please note that basic computer skills are required. The ability to type, copy and paste code using your operating system’s clipboard, locate and open files, as well as to download and install software is required.