Tag: Linkedin

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…)

Linkedin – Querying Microsoft SQL Server 2022

Free Download Linkedin – Querying Microsoft SQL Server 2022

Updated: 12/2024
Duration: 4h 58m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 852 MB
Level: Intermediate | Genre: eLearning | Language: English
Want to learn more about how to query data from SQL Server tables? In this course, instructor Adam Wilbert covers how to retrieve information stored in a Microsoft SQL Server database using the Transact-SQL (T-SQL) language and the updated features of SQL Server 2022.Learn the fundamental structure of a successful query, from ideation to execution. Find out how to manipulate data through the use of built-in functions, operators, filters, and other language features to return a data set, ensuring that it’s properly formatted and applicable to a wide variety of needs and perspectives. Along the way, Adam gives you tips and pointers on how to get the most out of your queries. Upon completing this course, you’ll be equipped with the commands and keywords you need to know to analyze your data more effectively.

(more…)