Python Course For Beginners

Python is an interpreted programming language, multi-paradigm and multi platform. It promotes structured, functional and object-oriented imperative programming. It features strong dynamic typing, automatic garbage collection management, and exception management; it is thus similar to Perl, Ruby, Scheme, Small talk and Tcl. The Python language is under a free license close to the BSD7 license and works on most computer platforms, from smartphones to mainframes8, Windows to Unix including GNU / Linux via MacOS, or Android, iOS , and can also be translated into Java or .NET. It is designed to maximize programmers’ productivity by providing high-level tools and easy-to-use syntax. It is also appreciated by some teachers who find a language where syntax, clearly separated from low-level mechanisms, allows an easy introduction to the basic concepts of programming. From Wikipedia : https://fr.wikipedia.org/wiki/Python_(langage) If you want to learn more about Python Watch this course On YouTube : https://www.youtube.com/watch?v=rfscVS0vtbw Good Bye see you at the next post

Leave a comment