Linkedin Learning – Parallel and Concurrent Programming with C Plus Plus Part 2

Linkedin Learning – Parallel and Concurrent Programming with C Plus Plus Part 2-ZH
English | Size: 582.82 MB
Category: Tutorial


Write more efficient, performant code by mastering the fundamentals of parallel programming. In this course instructors Barron and Olivia Stone pick up where they left off in the first installment of the Parallel and Concurrent Programming with C++ series, explaining what you need to know to write programs that execute multiple instructions simultaneously. Barron and Olivia dig into some more advanced concepts like condition variables and semaphores in a fun and informative way, relating them to everyday activities you perform in the kitchen. To cement these ideas, they demo them in action using C++. Each lesson is short and practical, driving home the theory with hands-on techniques

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

Linkedin Learning – Learning Amazon Web Services AWS QuickSight Online Class

Linkedin Learning – Learning Amazon Web Services AWS QuickSight Online Class-ZH
English | Size: 653.98 MB
Category: Tutorial


Amazon Web Services (AWS) QuickSight is a powerful data analytics and visualization tool for monitoring data analyzing trends, and making decisions. You can leverage ETL processes to get data, shape it into a viable form for calculations and analysis, then load the data into the visualization interface. From there, you can create visuals and charts to share the data trends and analysis to communicate it to a wider audience and key stakeholders. Join instructor Helen Wall in this course, as she shows how to use all the features of QuickSight. Learn how to connect to data sources, including Excel files, S3 buckets, and SQL Server; transform data and add calculations; load data into the QuickSight visualization interface; and create and format engaging visualizations and dashboards. Helen also explains how to share your work through dashboards that others can access on their computers or mobile devices, and share work outside the platform via email exports, and embedded applications

Linkedin Learning – AWS for Developers Step Functions Online Class

Linkedin Learning – AWS for Developers Step Functions Online Class-ZH
English | Size: 198.30 MB
Category: Tutorial


Using Step Functions a fully managed service from AWS developers can design visual workflows and run them to coordinate their AWS services. In this course, instructor Carlos Rivas takes a deep dive into Step Functions, sharing what you need to know to use the service to enhance and automate your cloud
applications without needing to write additional code. Carlos begins by highlighting use cases for Step Functions. He then identifies the elements that make up state machines (the workflows you can build with Step Functions). He shows how to manipulate data when it goes from one function to another; demonstrates how to capture and handle errors; and provides design ideas that can help you avoid common pitfalls. Along the way, Carlos shares challenges that help you practice your new skills.

Linkedin Learning – PHP for WordPress Online Class-ZH

Linkedin Learning – PHP for WordPress Online Class-ZH
English | Size: 253.13 MB
Category: Tutorial


Looking to add custom functionality to your WordPress site? In this course, learn what every WordPress developer needs to know to start coding in PHP. Instructor Joe Casabona helps you quickly get up to speed with the popular server-side programming language, explaining just what you need to know to start adding your own custom code. After briefly going over what PHP is, Joe introduces key concepts. Learn about decision-making with conditional statements, creating custom functions, and how WordPress handles most variables. Along the way, Joe provides challenges that allow you to put your new skills to the test. By the end of this course, you’ll be equipped with a basic understanding of PHP and how to use it to make simple modifications in WordPress.