Ebook/Video Tutorial » Page 5

Delphi Memory Management - For Classic & ARC Compilers

Delphi Memory Management - For Classic & ARC Compilers
Delphi Memory Management - For Classic & ARC Compilers


Memory management. One of the most basic parts of software development, often kept on the side even though it has the most profound effect on how we write our code. Delphi provides a variety of types with their own memory management logic, as well as two sets of compilers that provide different memory management systems for classes.
Read more

Java Integration with .NET Framework

Java Integration with .NET Framework
Java Integration with .NET Framework


Are you interested in learning how to use .NET components within a Java environment? In this course, discover how to use Javonet—a framework that was designed for native integration—to access and use .NET assemblies directly from a Java platform. Reynald Adolphe discusses the purpose and significance of integrating Java with .NET, shares integration options, and goes over the challenges and benefits of native integration. He also covers using .NET C# instance and status methods from Java, working with fields and properties, embedding .NET UI controls in a Java interface, and more.
Read more

Building Applications with Angular, ASP.NET Core, and Entity Framework Core

Building Applications with Angular, ASP.NET Core, and Entity Framework Core
Building Applications with Angular, ASP.NET Core, and Entity Framework Core


Creating a complete full-stack application requires integrating multiple components. The front-end piece must talk smoothly to the server, and within the server, you'll need multiple layers: one to talk with the client, and one to store information on the server. This course teaches integration through the perspective of a quiz project, with instructor Alexander Zanfir showing how to use Angular, ASP.NET Core, and Entity Framework Core to develop a full-stack application. Alexander explains how to display and edit data in Angular with ASP.NET Core, create forms, navigate to different views, and more.
Read more

JavaScript Essentials Get started with web coding

JavaScript Essentials Get started with web coding
jаvascript Essentials Get started with web coding


Explore how you can write jаvascript code to create more interactive content online. jаvascript (JS) is a lightweight interpreted programming language. You'l find it everywhere its one of the cornerstones of the web. Learn the foundations of jаvascript coding develop the core skills you need to apply jаvascript to your web projects
Read more

Exploring Visual Studio 2017

Exploring Visual Studio 2017
Exploring Visual Studio 2017


Microsoft Visual Studio is an IDE from Microsoft used to develop computer programs for Microsoft Windows, as well as websites, web applications, and web services. Visual Studio 2017 comes with a host of improvements and powerful tools that will help you focus more on your program to build robust applications, rather than tools itself. This video is your one stop guide to mastering the latest features of Visual Studio 2017.
Read more

Object Oriented PHP & MVC

Object Oriented PHP & MVC
Object Oriented PHP & MVC


Build a custom object oriented PHP MVC framework and then build an application with it

What Will I Learn?

Build a custom MVC Framework from absolute scratch
Build an application using your custom framework
Create a custom PDO class to handle database interactions
Complete user authentication using OOP & PDO
Deploy your custom PHP application
Read more

The Beginners Guide to SQL and PostgreSQL

The Beginners Guide to SQL and PostgreSQL
The Beginners Guide to SQL and PostgreSQL


Master SQL and PostgreSQL by Creating Databases and Writing SQL Queries using PostgreSQL.
Learn how to master SQL and PostgreSQL with this best selling course.

SQL is one of the most in-demand tech skills across many industries so learning SQL is one of the best ways to boost your career! After taking this course you will be comfortable putting SQL and PostgreSQL on your resume/CV.
Read more