Software Development
Showing 493–504 of 2824 results
Cloud Assessment
Test your Cloud knowledge
Cloud Computing and AWS for Beginners – Guidebook
Quick guide to learn cloud computing and AWS services
Code Analysis in Visual Studio 2019
This course will teach you how to use and configure Visual Studio 2019 tooling to analyze, enhance and enforce the quality of your code.
Code Review with GitHub Copilot
This course will teach you how to effectively use GitHub Copilot and GitHub Copilot Chat in your daily workflow as a software engineer.
Code-first Entity Framework 2 with Legacy Databases
Most code generators are inflexible, but with the Entity-Framework Reverse POCO Generator, you can create code exactly how you want it. You'll learn how to reverse-engineer a legacy or current SQL Server database into Code-first Entity-Framework code.
Coding to be Event-driven
This talk, applicable to both Java and JavaScript developers alike, will discuss key benefits of developing software using event-driven design by using a dragon boat race.
Collaborate with Git
Use Git to track changes to source code and collaborate with other developers
Collaborate with others with Markdown and GitHub Pages
Do you want to communicate more effectively with other GitHub users? Are you looking for a free way to promote your GitHub project?
Collaborative Coding in Visual Studio 2022 Using Visual Studio Live Share
This course will teach you how to collaborate with others in real time using Visual Studio’s Live Sharing features.
Collaborative Contract Driven Development
In this presentation, you will learn about the goals and processes behind contract driven development and how they resolve a lot of pain points around developing in a microservices/cloud world.
Collections and Generics in C#
Working with multitudes of objects and using generics requires understanding of programming theory and textbook algorithms. This course will teach you effective use of .NET collections and power of generalization through generic classes and methods.
Collections in Rust 2021
Rust is a powerful programming language that helps you to develop systems and applications that are safe and efficient. This course will teach you how to use collections in Rust so that you can write Rust code that performs reliably and runs fast.