Course: Warm up Python
Mindera · Porto, PT
This course teaches basic Python programming skills to students with no prior coding experience. The focus is on key concepts like variables, data structures...
Job description
This course teaches basic Python programming skills to students with no prior coding experience. The focus is on key concepts like variables, data structures, functions, conditionals/loops, input/output, and modules. Students will learn by doing hands-on exercises and build their skills through practical examples and projects. Each unit includes hands-on examples and exercises. The final project gives students a chance to apply what they have learned. This syllabus covers Python basics while keeping the course duration manageable for beginners. Course Outline: Content: Module 2: Variables and Data Structures (2 h) Module 3 : Control Flow (2 h) Module 4 : Functions (4 h) Module 5 : Error Handling (2 h ) Module 6 :File Handling (2 h ) Module 7 : Modules (2 h ) Modules 8 : Final Project (4 h ) How much will I pay to be a part of this program? - About Software - Setting up Python environment - Basic data types and operations - Print and input functions - Variables for storing data - Strings, integers/floats, Booleans - Lists, tuples, dictionaries - If/else conditional statements - For and while loops - Break, continue, pass - Defining and calling functions - Function parameters and ret...