Programming
Python Essentials 1
Course Description
Python Essentials 1 is a basic course that will give you the chance to get into Python and computer programming.
It will take you from a state of complete programming illiteracy to a to a level of programming proficiency that will enable you to design, code, debug, and run Python scripts and comprehend the fundamental ideas of software development technology.
Python Essentials 1 will equip you with the skills necessary for jobs and careers in the field of well-known software development, which encompasses not only writing code as a junior developer but also designing computer systems and testing software.
Continue your professional development at an intermediate level with Python Essentials 2.
Topics Covered
- Introduction to Python and Computer Programming
- Data Types, Variables, Basic I/O Operations, Basic Operators
- Boolean Values, Conditional Execution, Loops, Lists. Logical and Bitwise Operators.
- Functions, Tuples, Dictionaries, and Data Processing