Eduard G

Python Programming Masterclass 20 - Python User-Defined Functions - Beginner to Expert

Python Programming Masterclass 19 - List Comprehension - Beginner to Expert

Python Programming Masterclass 15 - The Break, Continue and Pass Statements

Python Programming Masterclass 18 - Python's Functions and Methods

Python Programming Masterclass 17 - Some Basic Operations with Lists - Beginner to Expert

Python Programming Masterclass 16 - Fundamentals of Lists in Python - Beginner to Exper

Python Programming Masterclass 14 - Nested Loops - Beginner to Expert

Python Programming Masterclass 13 - The While Loop Statement - Beginner to Expert

Python Programming Masterclass 12 - The For Statement - Beginner to Expert

Python Programming Masterclass 11 - If-elif-else Statements - Beginner to Expert

Python Programming Masterclass 10 - Installing PyCharm - Beginner to Expert

Python Programming Masterclass 9 - Booleans and Logical Operators - Beginner to Expert

Python Programming Masterclass 8 - String Slicing - Beginner to Expert

Python Programming Masterclass 7 - String Concatenation and Formatting - Beginner to Expert

Python Programming Masterclass 6 - String Methods - Beginner to Expert

Python Programming Masterclass 5 - Introduction to Strings - Beginner to Expert

Python Programming Masterclass 4 - Python Data Types - Beginner to Expert

Python Programming Masterclass 3 - Learning About Python Variables - Beginner to Expert

Python Programming Masterclass 2 - Creating a Very Simple Python Script - Beginner to Expert

Python Programming Masterclass 1 - Overview, Installation and Numbers in Python - Beginner to Expert

Learning GIT - Lesson 20 - How to Amend Commits and How to Bring Back Older File Versions

Learning GIT - Lesson 19 - How to Compare the Staging Area to the Repository

Learning GIT - Lesson 18 - How to Compare the Working Area to the Repository - Introducing DIFFTOOL

Learning GIT - Lesson 17 - How to Compare the Working Area to the Staging Area - Introducing DIFF

Learning GIT - Lesson 16 - Understanding the GIT Workflow - A Quick Revision About the Basics

Learning GIT - Lesson 10 - How to View Your Commit History. Working with GIT LOG

Learning GIT - Lesson 15 - How to Create a GIT Alias - Using Aliases to Improve your GIT Experience

Learning GIT - Lesson 9 - How to Back Out Changes from the Working Directory. Using Checkout

Learning GIT - Lesson 8 - How to Undo Changes from the Staging Area. How To Use Reset to Unstage

Learning GIT - Lesson 14 - Deleting Tracked Files from GIT