Showing 709–720 of 721 results

Web Assembly Interaction with JavaScript
WebAssembly can be a useful tool in your development toolbox. This course will teach you the specific steps you need to use in order to be able to use WebAssembly to port existing code to be used on both the web and on the server.

Web Crawling and Scraping Using Rcrawler
Data is often available on web pages, requiring extra effort and caution to retrieve it. This course is about the Rcrawler package which is a web crawler and scraper that you can use in your R projects.

Windows 10 Internals – Threads, Memory and Security
Recent versions of Windows 8.x and 10 have a number of enhancements and new features as they relate to threads and scheduling, memory management, and security. This course continues exploring recent Windows versions as it relates to these topics.

Windows 10 Internals: Systems and Processes
Windows 10 is the latest and greatest OS from Microsoft and the going-forward name of the OS. It adds numerous features and enhancements under the hood. This course explores the inner working of Windows 10 and Server 2016.

Windows Internals
Windows is a large and complex operating system. Understanding the way it works can help developers get the most out of it, which is what the course is about.

Windows Internals 2
Windows is a large and complex operating system. Understanding the way it works can help developers get the most out of it. This is a continuation course following Windows Internals.

Word 2019 Pro
In this course, you’ll learn a ton of new pro-level skills for working with Word 2019. You’ll learn how to work with fields, create and customize styles, manage documents, perform advanced editing and more.

Working with Files in C
This course will teach you how to effectively work with files in the C programming language.

Working with Native Features in Xamarin.Forms 4 Applications
Xamarin.Forms will let you create applications for multiple platforms using a shared codebase. This course will teach you how to use multiple techniques for accessing native platform features that are not directly exposed to the Xamarin.Forms.

Writing Burp Suite Macros and Plugins
Learn how to write Burp Suite macros and extensions in different languages. Understand the Burp API, its supporting classes and structure in order to equip yourself in writing customized Burp functionality for your developer and pentester needs.

Writing Custom Scripts for OWASP Zed Attack Proxy
Do you want to automate your web security activities? Learn to write custom scripts with OWASP ZAP to detect and guard against application specific vulnerabilities while building security into the software.

Writing Purely Functional Code in C# 7
Learn where .NET development is heading and what mindset you'll need in the future to master multi-paradigm programming with C#.