Quickly learn how to create software applications.
What you will learn
Enjoy a no-nonsense, “critical path” educational experience to learn how to program your computer quickly!
Rapidly understand and practice using Python’s most used data & collection types
Use an Agile approach to employ the most important design pattern while creating your own data management application
Create an ‘App able to share data with spreadsheets like Microsoft Excel & Open Office
Update your ‘App to use an SQL Database
Discover how to use GitHub to re-use Open-Source Projects
Introductions to professional topics such as flowcharts, design patterns, testing, files & databases are also included.
Why take this course?
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.