Software Development
Showing 1981–1992 of 2769 results
Node.js 12: Getting Started
The Node.js runtime powers back-end servers for big players like PayPal, Netflix, LinkedIn, and even NASA. This course will teach you the fundamentals of this very popular runtime and get you comfortable writing code for Node.
Node.js 12: The Big Picture
Curious if Node.js is right for you? In this course we look at how Node is commonly used, examine its asynchronous development model, explore leveraging the npm module ecosystem, and assemble a set of tools to help get you started on your journey!
Node.js for .NET Developers
As Node.js becomes a viable solution for certain types of web applications, it would be beneficial to apply your existing .NET skills to this new technology. This course will show you how.
Node.js Microservices: Advanced Topics and Best Practices
Would you like to gain advanced mastery in backend architectures? This course will teach you to refactor, scale, and secure Node.js microservices using practical examples.
Node.js Microservices: Deploying and Scaling
This course will teach you how to deploy your microservice to production using Kubernetes along with common best practices and scalability.
Node.js Microservices: Monitoring and Logging
Effectively understand and control your Node.js microservices. This course will teach you to set up and utilize observability tools like ELK, Prometheus, Grafana, and Jaeger for enhanced monitoring, logging, and tracing.
Node.js Microservices: Resilience and Fault Tolerance
This course will teach you the need for fault tolerance and resilience in your Node js microservices and equip you with real examples of strategies that will help you achieve resiliency in your microservice applications.
Node.js Microservices: Testing and Continuous Integration
Good test coverage is very important for continuous delivery of Node.js microservices. This course will teach you how to implement unit, integration, and end-to-end test coverage using Jest in your Node.js microservices so you can deliver quality code with confidence.
Node.js Testing Strategies
Tips and Techniques for creating simple, elegant tests with NodeJS and Mocha.
Null safety in C#
Learn coding practices to help prevent the occurrence of NullReferenceException.
NYUx: Network Security – Protocols
Learn more fundamentals of network security, including cryptographic algorithms used in networking protocols, TLS/SSL, IPSec Layer 2 Security and Wireless Security.
Object Oriented Programming in Salesforce
The Salesforce Lightning Platform provides incredible flexibility and extensibility through configurations and the Salesforce coding language, Apex. This course will teach you how to apply object-oriented principles using Salesforce Apex.