By Melissa Hallock, Instructor
Introduction to Programming using Python
Course description
Introduction to Programming This course is for the very beginner! If you have struggles in programming courses or simply just don’t get it, this course will get you started. There is not much actual programming in this course as this course covers the basic concepts you should learn before you begin programming. In this course you will learn how hardware and software work together, how to plan putting a program together, and you will learn all the basic concepts such as what a variable is, why and how we use them, what lists are, what loops and decision statements are, and more! Get a solid base to begin your career!
Related Skills
Course overview - 16
Lesson 1-Hardware and Software
Lesson 2: How a program works
Lesson 3: How a Program Works Using Python
Lesson 4: Install Python Hands on
Lesson 5: Write Your First Program
Lesson 6: Designing Your Program
Lesson 7: Install Raptor: Hands on
Lesson 8: Learning Raptor: Hands on
Lesson 9: Input, Processing, Output
Lesson 10: Data Types
Lesson 11: Input and Output
Lesson 12: Processing
Lesson 13: Processing
Lesson 14: Repetition Structures
Lesson 15: Functions
Lesson 15: Arrays