Tag: Python

Linkedin – Secure Coding in Python (2024)

Free Download Linkedin – Secure Coding in Python (2024)

Released: 12/2024
Duration: 1h 36m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 219 MB
Level: Advanced | Genre: eLearning | Language: English
Learn how to develop more secure Python applications. In this course, targeted uniquely at advanced Python users, 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. By the end of this course, you’ll also be equipped with practical tips and strategies for securing applications written with Flask, the powerful micro web framework.

(more…)

Kodeco – Python for AI A Crash Course

Free Download Kodeco – Python for AI A Crash Course

Nov 16 2024 | Python 3.12, JupyterLab 4.2.4 | Video: H264 1920×1080 | Audio: AAC 48 kHz 2ch
Author: Joey deVilla | Language: English | Duration: 1 hour and 9 minutes | 350 MB
This module covers the fundamentals of Python programming with a focus on AI apps. Students will learn Python syntax, environment management, working with external libraries, handling data formats, and basic file operations. The course emphasizes hands-on practice using Jupyter notebooks.
Module outcomes

(more…)

Functional Programming with Python

Free Download Functional Programming with Python

Updated: 12/2024
Duration: 1h 55m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 247 MB
Level: Advanced | Genre: eLearning | Language: English
Functional programming offers developers a more effective way of writing readable, maintainable code. In this course, Shaun Wassell helps Python developers get up to speed with this increasingly popular programming paradigm, explaining what it is and how adopting it can help you improve the quality and maintainability of your code. Shaun begins by covering the key differences between the declarative and imperative programming paradigms. He then dives into the basics of working with first-class functions in Python, as well as the built-in functions and features in Python that support functional programming. Plus, he goes over several advanced concepts, including partial application and recursion.

(more…)

Praktisches Python Data Wrangling und Datenqualitat


Free Download Praktisches Python Data Wrangling und Datenqualitat
German | 2024 | ISBN: 9781098194512 | 416 pages | EPUB | 7.53 Mb
Die Welt um uns herum ist voller Daten, die einzigartige Einblicke und wertvolle Geschichten enthalten, und dieses Buch wird dir helfen, sie zu entdecken. Egal, ob du bereits mit Daten arbeitest oder mehr über ihre Möglichkeiten erfahren möchtest, die Beispiele und Techniken in diesem praktischen Buch werden dir helfen, Daten leichter zu bereinigen, auszuwerten und zu analysieren, damit du aussagekräftige Erkenntnisse und überzeugende Visualisierungen erstellen kannst.

(more…)

Numerical Python Scientific Computing and Data Science Applications with Numpy, SciPy and MatDescriptionlib


Free Download Numerical Python: Scientific Computing and Data Science Applications with Numpy, SciPy and MatDescriptionlib by Robert Johansson
English | September 28, 2024 | ISBN: 8868804123 | 512 pages | MOBI | 21 Mb
Learn how to leverage the scientific computing and data analysis capabilities of Python, its standard library, and popular open-source numerical Python packages like NumPy, SymPy, SciPy, matDescriptionlib, and more. This book demonstrates how to work with mathematical modeling and solve problems with numerical, symbolic, and visualization techniques. It explores applications in science, engineering, data analytics, and more.

(more…)