Software Development
Showing 2269–2280 of 2653 results
Tactical Design Patterns in .NET: Creating Objects
This course sheds light on issues that arise when implementing creational design patterns and then provides practical solutions that will make our code easier to write and more stable when running.
Tactical Design Patterns in .NET: Managing Responsibilities
Applying a design pattern to a real-world problem is not as straightforward as literature implicitly tells us. It is a more engaged process. This course gives an insight into tactical decisions we need to make when applying design patterns that have to do with separating and implementing class responsibilities.
Tailor roles and design the UI for Microsoft Dynamics 365 Business Central
Some key functionality can be personalized by a developer. This learning path discusses onboarding options, Role pages, Assisted Setup, Notifications, and other UI changes.
Take your first steps with F#
Interested in learning to program with F# but don't know where to start? Start here! Learn the basic syntax and features of the language. In this learning path you'll:
Take your first steps with Go
Interested in learning a programming language but aren't sure where to start? Start here! Learn the basic syntax and thought processes required to build simple programs using Go.
Take your first steps with Rust
Interested in learning a new programming language that's growing in use and popularity? Start here! Lay the foundation of knowledge you need to build fast and effective programs in Rust.
Take your first steps with Vue.js
Vue.js is a progressive web framework allowing developers to get up and running quickly, with the addition of a script tag. However, Vue.js can also grow with you, and can be used to create large scalable applications.
Taking out the Garbage: An Overview of GCs in the JVM
Watch this session for an overview of garbage collectors in Java, and to learn what new garbage collectors bring to the JVM.
TDD in Java
This course will teach you how to use Test Driven Development (TDD) to produce well-designed and well-tested code in small, verifiable and steps.
TDD using Spring 6 and JUnit
This course will teach you the principles of Test-Driven Development (TDD) using Spring and JUnit so you can develop reliable and robust applications.
TDD with Spring 5 and JUnit 5
Gain confidence in the quality of your Spring applications by learning how to write comprehensive unit tests against Spring controllers, services, and repositories, and how to test connecting to a SQL database, MongoDB, and a third-party API.
TeamCity Administration
TeamCity is a widely used continuous integration server from JetBrains. This course will teach you everything you need to know to administer a TeamCity environment while conforming to best practices.