The Ultimate Basic Python Programming
Everything you need to know about Basic Python Programming in 10 Weeks
Learn coding with No Prior Knowledge to begin with
In this 10 weeks Basic Python Programming programme, you will be able to code your first number guessing game without any experience!
We will be utilizing the C.O.D.E system, which allows you to learn coding with no prior knowledge!
Concepts - of basic python fundamentals
Organized - structure of programming
Developing - your very own game!
Everyone - can learn it
In This Course You Will Learn:
1. Problem-solving in computing to understand problems and solving them using computers
2. Operators and Interactivity to know more about strings, operators, getting user input, and mathematical functions
3. How functions work in python to allow others to use your code
4. Strings Formatting & Debugging to be able to do escape sequence, string formatting, and debugging
5. String Manipulation to be able to access characters in strings and how to manipulate strings
6. Concepts of a list in Python to create a list, retrieving individual elements in the list, and performing several operations on any list
7. Selection Structure to how the program structure can be altered with the use of various control structures
8. Repetition Structure I to code using while loop and alter the flow of the loop with break and continue statements
9. Repetition Structure II to implement a loop in your code and alter the program flow of loops with break and continue statements
10. Number Guessing Game to test the knowledge of what you have learned so far!