PYTHON
VCS is a system that tracks and records changes to source code over time, enabling collaborative development and restoration of previous versions. You will gain fundamental skills for tracking and managing code changes. With practical examples and guided tutorials, you will discover how to use Git effectively to increase productivity and simplify your development work.
To who we address
A course suitable for everyone: from beginners to expert developers. Learn the basics of programming with a simple and powerful language, discover how to use Python for data analysis, web development, machine learning
and artificial intelligence.
Course structure
1
-
Python Fundamentals, Installation, Interpreter
-
Variables, loops, if, lists, dictionaries, datatypes
-
Exercise
2
-
Tuples, sets.
-
Functions, generators, recursive functions
-
Exercise
3
-
Object Oriented Programming in Python
-
Exercise
4
-
Modules and libraries, distributing a library
-
Virtual environment
-
Exercise, with use case analysis
5
-
Exceptions, Try/Except, Database Interaction
-
Exercise
6
-
Recursive functions, Lambda, Iterator, Magic
-
Exercise