Lynda – Python For The C Sharp Developer

Lynda – Python For The C Sharp Developer Bookware-KNiSO
English | Size: 457.41 MB
Category: Tutorial


This course with instructor Joe Marini helps C# developers translate their knowledge into the in-demand Python language Compare basic language constructs, functions, and more

Linkedin Learning – Python For The C Sharp Developer

Linkedin Learning – Python For The C Sharp Developer-QUiD
English | Size: 457.61 MB
Category: Tutorial


In this course, Joe Marini helps you translate your knowledge into the Python language. Python and C# share many similarities but are different in important ways. Joe explains the difference between C# and Python comment syntax. Python s conditional statements and loop control statements are somewhat limited compared to C#. Joe walks you through the differences. Functions are a basic part of most programming languages. Joe shows you how several important functions work in Python. Python supports class definitions, single and multiple inheritance, abstract classes, and custom functionality. Joe compares and contrasts these with C# functionality. Joe shows you how to build and work with Python arrays of various data types, how to declare and use dictionaries in Python, and how to use iterators in Python. In conclusion, Joe discusses common operations like strings and exceptions

Lynda – Advanced Python Working with Databases

Lynda – Advanced Python Working with Databases
English | Size: 1,014.34 MB
Category: Tutorial


To create functional and useful Python applications, you need a database. Databases allow you to store data from user sessions, track inventory, make recommendations, and more. However, Python is compatible with many options: SQLite, MySQL, and PostgreSQL, among others. Selecting the right database is a skill that advanced developers are expected to master. This course provides an excellent primer, comparing the different types of databases that can be connected through the Python Database API. Instructor Kathryn Hodge teaches the differences between SQLite, MySQL, and PostgreSQL and shows how to use the ORM tool SQLAlchemy to query a database. The final chapters put your knowledge to practical use in two hands-on projects: developing a full-stack application with Python, PostgreSQL, and Flask and creating a data analysis app with pandas and Jupyter Notebook. By the end, you should feel comfortable creating and using databases and be able to decide which Python database is right for you.

Lynda – First Look Python 3.9 Bookware-KNiSO

Lynda – First Look Python 3.9 Bookware-KNiSO
English | Size: 72.87 MB
Category: Tutorial


Learn about the new features, improvements, and deprecations
packed into Python 3.9
Python, like any modern language, is always evolving. In this course, instructor Claire Burn dives into Python 3.9, highlighting the new features, improvements, and deprecations packed into this release. Learn about the significant Python Enhancement Proposals (PEPs) included in Python 3.9, as well as how to distinguish which modules are new (and why they are notable). Discover which modules have been deprecated and why this was necessary. Plus, get tips for overcoming common challenges while porting from Python 2 to Python 3.9, or Python 3.x to Python 3.9.

PacktPub – Automated Software Testing with Python [Video]

[FreeCoursesOnline.Me] PacktPub – Automated Software Testing with Python [Video]
English | Size: 3.66 GB
Category: Tutorial


Welcome to the most comprehensive course on automated software testing with Python. Software testing is an essential skill for any developer, and this course will help you truly understand all types of test automation with Python.