Reynald Adolphe
Author
Publisher
linkedin.com
Pub. Date
2016.
Language
English
Description
Learn everything a new .NET developer needs to know to start programming in .NET.
.NET is a programming framework that defies expectations. It's a platform and a runtime environment; it supports cross-platform development but runs primarily on Windows. Regardless, .NET is one of the staple tools for software developers. This introduction is designed to guide new programmers through the basics of the latest version of .NET. Industry expert Reynald...
Author
Publisher
linkedin.com
Pub. Date
2018.
Language
English
Description
Get started with NetBeans, the popular and open-source integrated development environment (IDE).
Get started with NetBeans, the popular and open-source integrated development environment (IDE). This course provides a solid introduction to the capabilities of the NetBeans IDE, to help developers grasp how to use it for development. Throughout the course, instructor Reynald Adolphe helps you get acquainted with NetBeans by sharing helpful examples...
Author
Publisher
linkedin.com
Pub. Date
2017.
Language
English
Description
Discover how to write code-based models and interact with data. Learn about creating a console app and an MVC app, as well as how Entity works with ASP.NET Core MVC and Web APIs.
Entity Framework is a data access technology of choice for .NET and ASP.NET data-oriented development. .NET developers appreciate how this object-relational mapper reduces the need for writing data-access code by providing the ability to work with relational data using domain-specific...
Author
Publisher
linkedin.com
Pub. Date
2017.
Language
English
Description
Get up and running with Visual Studio Code. Learn how to use the command line and manage its layout, prepare for environments like ASP.NET, and more.
Visual Studio Code is a lightweight source code editor that boasts the advanced features of an IDE, and runs on Windows, Linux, and macOS. It provides easy access to many extensions for additional features and support for languages like C#, C++, Python, Java, and much more. It comes with support for...
Author
Publisher
linkedin.com
Pub. Date
2018.
Language
English
Description
Get started with Eclipse. Learn how to work with the Eclipse interface, create and manage Java projects, debug your code, and more.
Eclipse is an essential tool for developers—it's not only an integrated development environment (IDE), but also an extensible platform for developing digital tools and applications. While it's primarily associated with Java, you can also use it with other languages, including C, C++, and PHP. In this course, Reynald...
Author
Publisher
linkedin.com
Pub. Date
2018.
Language
English
Description
Learn how to develop reliable, readable, and sustainable application code by following coding best practices with C#.
Get into the habit of developing reliable, readable, and sustainable application code by following coding standards with C#. In this course, join instructor Reynald Adolphe as he shows how to go beyond the language syntax and master best practices that can help you produce high-quality C# code. Throughout the course, Reynald shares...