top of page

Python Basic Coding Course

Stellar.jpg

Learn the essential fundamentals to Python programming and make working algorithms to solve simple problems! No experience required.

​

This class will teach you the following:

​

  • Types - Perform basic operations using Python's built-in primitive types.

  • Variables - Use variables to store and reuse data throughout your code.

  • Conditionals - Make logical decisions to execute certain code.

  • Loops - Iterate over a code segment to make your program more efficient.

  • Lists - Store multiple similar data within a single data type in an ordered fashion.

  • Dictionaries - Store multiple similar data within a single data type in key-value pairs.

  • Functions - Create function blocks that can be reused within the entire code.

  • Objects - Create your own data types using classes as your blueprints.

​

–––––––––––––––––––––––––––

Price: $40.00 total for 8 classes

–––––––––––––––––––––––––––

Register now!
bottom of page