IT & Software
Showing 14821–14832 of 14865 results
Write your first C# code
Get started by writing code examples to learn the basics of the C# syntax.
Write your first C# method
Learn to create your own methods to perform specific tasks.
Write your first code using C# (Get started with C#, Part 1)
Learn the basic syntax and thought processes required to build simple applications using C#.
Write your first F# code
Take your first steps with F# - Set up your development environment, write your first line of code, and build your first application
Write your first PowerShell code
In this module, you begin learning the basics of programming by writing and running code in PowerShell.
Write your first program in C++
Get familiar with the C++ programming language! Construct a C++ program and learn basic C++ syntax. Also, learn how to identify and correct common programming errors.
Write your first Python programs
In this module, you'll learn a variety of topics, like input and output to the console, variables and data types, and type conversion.
Write your first query with Kusto Query Language
Get started by writing simple queries in Kusto Query Language (KQL) to explore and gain insights from your data. Learn how to use the operators take, project, where, count, sort, and others.
Writing and Deploying Puppet 2019 Modules
Nothing beats the experience of writing your own Puppet modules from scratch. In this course, you will learn how to setup Puppet Enterprise, use the Puppet console, write simple RSpec tests, and deploy your modules to the Forge.
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 Complex Analytical Queries with Hive
Hive is a data warehouse that runs on top of the Hadoop distributed computing framework. It works on huge datasets, so this course is useful for understanding its features so you can write efficient, fast, and optimal queries.
Writing Efficient Code with pandas
Learn efficient techniques in pandas to optimize your Python code.