Programming
Showing 1777–1788 of 1793 results
What’s New in Java 9
It is time to get up to speed with the release of Java 9 and its developments. In this course, you'll learn about the new features, such as the module system, newly introduced APIs, and changes to the language.
What’s New in Java EE 8
Learn about the new features introduced with Java EE 8, such as an all-new Security API, JSON-B for binding Java objects to JSON, and many improved versions of existing Java EE technologies.
What’s New in C# 8.0 and .NET Core 3.0
C# 8.0 and.NET Core 3.0 are here, and with them comes numerous improvements and new features. In this course, you will gain the ability to write better code by leveraging the latest and greatest versions of the language and the platform.
What’s New in Java 11: Long-term Support
This course provides an overview of the most important features in Java 11, such as the new library and language features, performance and security enhancements, and the accelerated release schedule.
Why Kotlin Is My Favorite Example of Functional Programming
In this talk, Jayashree S. Kumar will cover what Kotlin functional programming is, why you might use Kotlin functional programming, and favorite functional programming concepts.
Wireless Communications Onramp
Learn the basics of simulating a wireless communications link in MATLAB.
WordPress—A Complete Guide
A comprehensive course covering all aspects of WordPress, from setup to advanced customization for building powerful websites.
Working with Databases in Python 3
This course will teach you how to develop applications in Python using both relational and NoSQL databases.
Working with Files in Python
Python is the best language to learn at any point in your career. In this course you will learn how to work with files in Python, including how to create files, append text, read from files, find files, create and locate directories, and more
Working with Files in Python 3
Manipulating files and folders are essential aspects of working with Python. This course teaches you how to apply the most useful and common file and folder operations available with the standard library and can be created using Python.
Working with Regular Expressions in C#
Quickly familiarize yourself with regular expressions in C#, and learn how to use .NET regular expressions to implement powerful text pattern matching.
WPF for the Business Programmer
There are so many cool things you can do with WPF that would be impossible or very difficult with Windows Forms. In this course you will see some creative ways to use the WPF List Box.