Linkedin Learning – Secure Coding in Python Online Class

Linkedin Learning – Secure Coding in Python Online Class-ZH
English | Size: 227.82 MB
Category: Tutorial


Learn how to develop more secure Python applications. In this course, instructor Ronnie Sheer reviews the most common vulnerabilities in Python apps and explains how to set up a coding environment that helps you develop code with security in mind. Learn how to avoid common pitfalls associated with loose
typing and assertions and find out how to deserialize Pickle data. Then explore the security features such as code generation and secrets management in Django, a popular Python framework. Ronnie also explains how to secure a RESTful API in Django using permissions, data serialization, and automated testing, and closes the course with some tips for securing applications written with Flask, a powerful micro web

Sitepoint.com – Learn Programming Fundamentals with Python

Sitepoint.com – Learn Programming Fundamentals with Python-iNKiSO
English | Size: 132.82 MB
Category: Programming


This isn’t just an introductory Python course, it’s also an introductory programming course. Since Python is such a great language to teach general programming concepts, you get two birds with one stone – learning basic programming fundamentals as well as how to program in Python. Youll discover what you can do with only Python and how to extend it when youre ready to do more Oh did we mention that there are no prerequisites required for this course?

PluralSight – Core Python Classes and Object orientation

PluralSight – Core Python Classes and Object orientation-BOOKWARE-KNiSO
English | Size: 394.86 MB
Category: Python


Classes are crucial tool in Python for organizing data and behavior. In this course, Core Python: Classes and object-orientation, you ll learn how to apply fundamental principles of Object-Oriented Programming (OOP) in Python. First you ll learn how to distinguish between classes and instances, and define attributes on both. Next, you ll explore properties using them to encapsulate state. Finally, you ll discover how to combine classes using inheritance and multiple inheritance, and have these classes collaborate in ways which are distinctive to the Python language. When you re finished with this course the will have the skills and knowledge of the core Python language needed to develop larger and robust software systems

Sitepoint.com – Python Fundamentals in 13 Lessons

Sitepoint.com – Python Fundamentals in 13 Lessons-iNKiSO
English | Size: 89.54 MB
Category: CBTs


In this Python mini course, we go through foundational Python lessons, and a couple additional tips to push your Python lessons further. These lessons include topics such as conditional flow list & dictionaries, looping, file I/O and string manipulation

Skillshare – Beginner Python: Your Beginner Python Programming Course

Skillshare – Beginner Python Your Beginner Python Programming Course-ViGOROUS
English | Size: 462.56 MB
Category: Tutorial


Welcome to Your Beginner Python Course!
Python, one of the most popular programming languages in the world and for good reason. It is one of the general-use programming languages that can be used to create applications and websites. However, like with learning any language, studying Python can be a difficult process, but it doesn’t have to be.