
Practice integer and float variables by calculating six values, including gross salary, health insurance, rent, food, and tax, then apply a 10 percent donation and round to two decimals.
Use integer and float variables in Python to calculate a net salary after tax and expenses, then compute donation from the net salary and print results with string conversion.
Learn how to cast variables in Python by converting an integer to string and to float, then cast a float back to integer, and verify types with prints.
Explore set basics in Python: compare lists and sets, understand non-duplicate elements, unordered storage with curly braces, and use in, add, and remove to manage items.
Develop proficiency with Python sets by building a drinks set, noting duplicates are ignored, removing items, copying unordered collections, and printing their length.
Explore advanced Python tuple concepts, including immutability, casting to a list to modify, and casting back to a tuple; learn how to create a single-element tuple with a trailing comma.
Master tuple operations in Python: create single cell tuples and observe comma significance. Convert tuples to lists, append items, and cast back to tuples, with type checks and prints.
Master the basics of if statements in Python with and, or, and not operators, including equals versus double equals and nested if statements.
Explore if statements basics with live code examples, using logical operators, comparisons, and nested ifs to control flow based on age, name, and marital status.
Learn how the pass statement serves as a placeholder in Python if statements, allowing an empty block without errors and preventing syntax errors when code is not yet written.
Practice if statements in Python by building an employee hours dictionary, filtering candidates by hours using comparison and or operators, and exploring nested if with weekend work scenarios.
This course is for students that are not familiar with Python at all, NO PRIOR KNOWLEDGE is required.
And as well as for experienced programmers who are familiar with other languages, but are wishing to know Python as well.
If you are interested in becoming a Python Ninja, this course will provide you the right set of tools to program in Python as real professionals.
The course brings all core topics of Python in an perfectly ordered structured way, and as such, all topics will be broken down into these 4 parts:
Theory lecture
Example in code lecture
Homework - Going over the assignments
Homework - Resolving the assignments
Course's Unique Approach:
1) 'Python Coding Conventions' are a set of global rules of coding structure, that will be discussed deeply for each topic during the course, which will make the difference between 'Medium' and 'Professional' programmer. Naming Conventions is an important subtopic that is rarely discussed in online courses, but can easily be fail you in job interviews.
2) High Focus On Examples And Homework Across The Course:
This course is focused on what I was missing, back in the days when I took my Python Online course, EXAMPLES.
The course will bring you over 500 examples, and challenging homework assignments for each topic.
use comparison to check your answers vs instructor's attached source code at the end of every 'practice' session.
3) High Focus On Independent Programming - Observation On Every Possible Angle For Each Topic:
You will get lots of examples for each topic & sub-topic so don't be surprised if you can handle complicated assignments in programming once you complete this course. During the homework, In some cases the students will be guided to look the answers in Google and Stack-overflow, an important skill that every professional programmer should have.
The Lecturer of the course, Dmitry, is an experienced Team Leader from the IT / Fintech industry.
Join and be a part of the future, learn all Pythons core topics and become a Python Ninja.
Course's Syllabus is the following :
Installations of PyCharm - Most popular IDE (Where we write our code)
Installations of Python , step-by-step configurations
Variables - Strings
Variables - String Formatting
Variables - Integers
Variables - Float
Comparison Operators & Boolean Variables
Collections - List
Collections - Dictionary
Collections - Set
Collections - Tuple
Conditions - 'If' and 'Else' Statements
Loops - While
Loops - For
Objects Oriented Programming - Method
Objects Oriented Programming - Classes
Objects Oriented Programming - Inheritance
Exception Handling - Try / Exception
Exception Handling - Types Of Exceptions
Version Control - Github
-
The recommended resolution to watch course's videos is 1080 HD
-
key-words : programming,python,developer,web developer, beginner, course, udemy course, for beginners, variable, variables, collections, dictionary,set, list, tuple, string, float, integer, if statement, for loop, while loop, OOP, Objects Oriented Programming, try, except, pycharm, web developer, web development, automation developer, qa, qa engineer, debugging, debug, git, github, source-tree, sourcetree, agile, bug, jira, lifecycle,