Category: Other Tutorials

Pluralsight – Getting Started with ASP.NET 4 SignalR

Free Download Pluralsight – Getting Started with ASP.NET 4 SignalR

Roland Guijt | Duration: 1:01 h | Video: H264 1024×768 | Audio: AAC 44,1 kHz 2ch | 231 MB | Language: English
Learn real-time web applications in ASP.NET with SignalR in a fast-paced, practical way. Do you need an application that sends live data to the browser? This course, that uses ASP.NET in .NET Framework, is for you.
Real-time web functionality is almost a must when developing a web app nowadays. In this course, Getting Started with ASP.NET SignalR, you will not only learn how the real-time web works, but also how to implement it using the greatest real-time web framework available.
First, you will explore real-time web in general and about the low-level transports SignalR uses:

(more…)

Pluralsight – Cypress 9 Fundamentals

Free Download Pluralsight – Cypress 9 Fundamentals

Adhithi Ravichandran | Duration: 1:59 h | Video: H264 1024×768 | Audio: AAC 48 kHz 2ch | 766 MB | Language: English
In this course, you will learn about Cypress, an end-to-end JavaScript testing framework for your web application. Cypress can be used to test anything that runs in the browser.
Have you had difficulty writing solid end-to-end tests for your web applications? Are the tests slow, hard to set up, and flaky? Cypress is a fast, reliable, and easy-to-use end-to-end testing framework for anything that runs in the browser. It is agnostic of the framework that you use and is written entirely in JavaScript. In this course, Cypress 9 Fundamentals, you will learn about what Cypress is, its features, how it is different, and its tradeoffs. First, you will learn how to set up your development environment and get ready to write Cypress tests for our demo web application. Next, you will explore the core concepts of Cypress and use them to write your tests. Finally, you will explore the Cypress ecosystem and tools that are available. When you finish this course, you will have the skills that are needed to write complete end-to-end tests for your web applications using Cypress.
Homepage:

(more…)

Pluralsight – Building Scalable APIs with GraphQL 14

Free Download Pluralsight – Building Scalable APIs with GraphQL 14

Samer Buna | Duration: 2:10 h | Video: H264 1280×720 | Audio: AAC 44,1 kHz 2ch | 401 MB | Language: English
GraphQL is a query language and runtime that can provide a common interface between client and server applications for fetching and manipulating data. This course will show you how to build and consume GraphQL APIs with real-world examples.
Want to get up and running with building and consuming GraphQL APIs? In this course, Building Scalable APIs with GraphQL, you’ll learn what separates GraphQL from other languages and API runtimes, like REST APIs, as well as what problems GraphQL solves, and how to use it for declarative data communication. This course is a good place to start for learning GraphQL, but to get the most from this course, you should have some experience with JavaScript and with databases, like MongoDB and PostgreSQL. You’ll learn how to create a GraphQL schema and how to use it via any interface, including an HTTP-based one. You’ll learn about the different features of the GraphQL language as well as how to build them in a GraphQL server. Next, you’ll learn to use multiple databases with GraphQL, how to model relationships between different entities and collections, and how to use caching and batching via tools like Dataloader to avoid extra queries to the database and to solve problems like the N+1 queries problem. Finally, you’ll learn how to work with promises, mutations, union types, and how to use database views with GraphQL. By the end of this course, you’ll know how to build and consume a GraphQL API, and how to do so efficiently.
Homepage:

(more…)

OOSEM Accelerator™ MBSE Methodology Training Video


Released 12/2024
MP4 | Free Download Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 26h 19m | Size: 6.86 GB
Master the art of model-based systems engineering with the OOSEM Accelerator™ MBSE Methodology Training Course, designed to elevate your skills and boost project success.

Overview

(more…)

Modern Java Development – Creating a Book Search Engine from Scratch Using GitHub Copilot

Free Download Modern Java Development – Creating a Book Search Engine from Scratch Using GitHub Copilot

Released: 12/2024
Duration: 2h 11m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 308 MB
Level: Intermediate | Genre: eLearning | Language: English
In this intermediate-level course, you will learn how to build a comprehensive book search project using Java, Maven, Spring Boot, PostgreSQL, and Docker. Download and prepare book data from a public archive, then design and implement a PostgreSQL database schema optimized for full-text search. Containerize the database with Docker to streamline the development process. Learn how to create RESTful APIs for searching and providing insights based on various dimensions, such as publication year and author. Find out how to use VS Code and GitHub Copilot to enhance productivity and efficiency. When you complete this course, you’ll have the skills to develop, test, and document robust APIs, ready for deployment, and you will have the skills and knowledge needed to build and deploy a comprehensive book search project, leveraging modern tools and technologies to create a powerful and efficient application.

(more…)