Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Cursus Full-Stack .NET Developer Journey - Online-Opleiding met certificaat
dsa banner mobiledsa banner

Weet je niet waar
starten?

Track
Certificaat

Full-Stack .NET Developer Journey

4.8+
129 recensies
Intermediate
Learn how to create your own products and applications using one of the most popular and widely used programming languages, C#. In combination with the popular . Bekijk meer
C#
SQL
HTML/CSS
JavaScript
React
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
  • Access to 85+ top-rated coursesAccess to 85+ top-rated courses
  • AI-driven LearningAI-driven Learning
  • Workspaces for practicing your skillsWorkspaces for practicing your skills
  • Personalized study tracksPersonalized study tracks
  • Certificates of completionCertificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity Teams
What you will learn
  • Explore the fundamentals of C# including data types, control structures, loops, arrays, and methods.
  • Develop an understanding of C# syntax and how to display output on the screen.
  • Integrate basic and complex expressions using operators, and make decisions with if, else, and switch statements.
  • Work with different data types such as integers, floating points, booleans, characters, and strings, understanding their applications and management.
  • chapters
    528 chapters
  • hours
    63 hours
  • tasks
    555 tasks
Trusted by employees of leading companies
GoogleIntelTwitterFedExMetaNikeAmazonMicrosoftTesla
Learning track content
Arrays are an important part of any programming language as they let us group together and manipulate a large amount of similar data. In this section we will learn about Arrays and how to use them for practical applications.
Module 2 / C# Beyond Basics
In this section we will learn data structures like Lists and Dictionaries. We will also learn how to read and write files. In the end we will look at how to deal with unexpected errors which can occur during the program's execution.
In this section, we will learn what Object-Oriented Programming (OOP) is and how we can create programs that use the concept of OOP. We will also practice this concept with many hands-on tasks that are fun to solve.
In this section, we delve deeper into the essentials of Object-Oriented Programming (OOP). We explore advanced topics to enhance your understanding and proficiency in OOP. From managing object lifecycles through destructors to refining class structures with access modifiers, and harnessing the power of derived classes and method overloading, this section equips you with the knowledge and practical skills needed to design robust and flexible object-oriented systems.
This will be a detailed chapter in which we will dive deep into the main principles of Object-Oriented Programming (OOP). We will also look at many practical applications and hands-on examples of these principles to understand them better. In this section we will revise some of the concepts from the previous section in a bit more detail and combine the concepts together to understand it more thoroughly.
In deze sectie onderzoeken we hoe u de gegevens die door een query worden geretourneerd, kunt organiseren en prioriteren met behulp van de ORDER BY-clausule. Deze clausule, geplaatst aan het einde van een SELECT-instructie, maakt het mogelijk om resultaten te sorteren op één of meerdere kolommen, in oplopende of aflopende volgorde, waardoor de gegevensuitvoer betekenisvoller en beter interpreteerbaar wordt.
In deze sectie leren we hoe we geretourneerde gegevens kunnen filteren met behulp van de WHERE-clausule van de SELECT-instructie. We behandelen het testen op gelijkheid, ongelijkheid, grotere en kleinere waardegebieden, en NULL-waarden.
In deze sectie verkennen we hoe u uw zoekvoorwaarden kunt verfijnen door WHERE-clausules te combineren met de AND- en OR-operatoren. We behandelen ook hoe de NOT-operator kan worden gebruikt om bepaalde resultaten uit te sluiten.
Module 4 / Intermediate SQL
In deze sectie leer je hoe je gegevens effectief kunt groeperen en beheren. We introduceren de GROUP BY-operator voor het groeperen van gegevens. Daarnaast leer je hoe je gegroepeerde gegevens kunt filteren met behulp van de HAVING-operator.
Leer de basisprincipes van Data Definition Language (DDL) en Data Manipulation Language (DML) in SQL, inclusief hoe je database-objecten kunt maken, wijzigen en verwijderen, evenals hoe je gegevens binnen tabellen kunt invoegen, bijwerken en verwijderen.
Module 5 / Introduction to .NET with C#
In this section we will learn about what is .NET, how to setup the development environment and how to start making some console apps. Apart from that we will also learn how to take input from the user in the console for making interactive applications.
In this section, we will be learning how to perform multiple tasks at once to improve the performance and responsiveness of applications. We will also briefly learn what Web Services and APIs are. This will give us an introduction to how the internet and websites work. We will also learn how to use APIs.
In this section we will learn what are databases, specifically what are SQL databases and how to create them. We will study their structure and will learn to perform some basic operations on the databases. This chapter will serve as an introduction to ADO.NET which is a .NET module used for interacting with databases.
In this section, we'll cover the fundamental CRUD operations (Create, Read, Update, Delete) using SQL. We'll explore SQL syntax at a basic level and recap how to implement each SQL statement in C# code. While some parts may serve as a review from the previous section, this will provide a solid understanding of essential database concepts, enabling you to understand both the SQL and C# code and write it independently.
In this chapter we will learn about additional functions or methods for making database management more efficient. For-example executing multiple SQL commands at once using Stored Procedures, and retrieving data in bulk from the SQL database using DataSet.
Module 6 / HTML Essentials
Get an introduction to the web and HTML, including the significance of tags, elements, and attributes. Learn about the basic structure of an HTML document and the brief history of the web.
Master the essentials of HTML markup, focusing on special text formatting and lists, understanding their significance in structuring content within an HTML document. Dive into the intricacies of HTML document structure while refining text markup techniques.
Unlock the power of visual and auditory content in web development as you learn to seamlessly integrate images, video, and audio elements into HTML documents. Explore the nuances of incorporating various media formats.
Navigate the intricacies of data presentation and user interaction with comprehensive coverage of tables and forms in HTML, encompassing table structures, form creation, and input elements. Gain proficiency in implementing form input elements and leveraging attributes for enhanced functionality.
Elevate your HTML skills to the next level by delving into semantic HTML elements, empowering you to create well-structured and accessible web content. Embark on building your first website, applying newfound knowledge to bring your ideas to life.
Discover Flexbox, a powerful CSS layout method for arranging elements in rows and columns. Learn how to control the direction, alignment, and spacing of elements horizontally and vertically, as well as customize individual flex items for precise layouts.
Learn how to enhance the visual appeal of your web pages with CSS. Explore techniques for applying background colors and images, styling images, using decorative pseudo-elements, and adding shadows to create stunning designs.
Module 8 / Advanced CSS Techniques
Research what learners can expect from this advanced HTML and CSS styling course. What do you need to know before starting the course? What topics will be covered in it?
Learn about the animation property and how it can be used to create dynamic and engaging designs. Discover how to create complex animations using keyframes and how to control the animation.
Explore the transformation property, which allows modifying the appearance and position of elements on a webpage. Learn how to scale, rotate, skew, and translate elements in two and three dimensions. Combine multiple transformations to create more complex effects.
The principles and techniques used in adaptive/responsive design aim to make websites and applications accessible and visually appealing across different devices, screen sizes, and orientations.
Module 9 / Introductie tot JavaScript
Ontdek de basisprincipes van JavaScript, inclusief het doel en de syntaxis ervan. Leer hoe je met de console werkt voor output en hoe je opmerkingen gebruikt om je code te organiseren en te documenteren. Deze fundamentele vaardigheden bereiden je voor op een diepere verkenning van de mogelijkheden van JavaScript.
Verken de bouwstenen van JavaScript door onderscheid te maken tussen letterlijke waarden en variabelen. Begrijp de kerngegevenstypen, inclusief `null` en arrays, en leer hoe je ze kunt manipuleren met behulp van array-methoden.
Ontdek hoe je de stroom van je programma's kunt beheersen met conditionele uitspraken. Beheers `if`, `else` en `else if` om JavaScript te instrueren beslissingen te nemen en code uit te voeren op basis van verschillende voorwaarden.
Vereenvoudig je code door de beheersing van JavaScript's lusstructuren. Verken `while`, `do while` en `for` loops, en leer hoe je hun gedrag kunt beheersen met behulp van `break` en `continue`. Ontgrendel de kracht van loops om repetitieve taken efficiënt uit te voeren.
Ontdek de kracht van functies in JavaScript. Leer hoe je functies definieert, werkt met argumenten, en de `return`-verklaring gebruikt om herbruikbare en efficiënte code te maken. Het beheersen van functies zal je vermogen verbeteren om schone en modulaire programma's te schrijven.
Module 10 / JavaScript Data Structures
Get a clear roadmap of what's to come, understand the prerequisites, and learn valuable tips to set you up for success as you delve into objects, arrays, and essential programming concepts.
Step-by-step guide on how to start a real-world React project. From setting up your development environment to understanding project organization and critical tools, you'll gain the knowledge and confidence to embark on your React journey.
Module 12 / React Router Essentials
Learn the theoretical basics of concepts such as URL, domain, protocol, query parameters, and more. Understand the significance of routing in web applications and why we need the React Router library.
Explore using query strings for sharing and managing application state via URLs, work with different data types in query parameters, and leverage React Router for navigation and effects based on URL changes.
Module 13 / Advanced C# with .NET
In this section, we will learn what MAUI is, and how to set up a .NET MAUI application. We will also look at the structure of an MAUI application, and in the end, we will learn how to add some basic elements to our UI. This section will prepare us for the rest of the course where we will be working with more practical concepts.
In this section we will learn about delegates, events and data binding. Using this knowledge we will learn how to make interesting interactive GUI applications.
In this section, we will learn what Threading is and how to use it to keep our applications responsive, and run smoothly while performing resource intensive tasks. We will see how to differs from other similar concepts on C# and what are good practices when implementing Threading in our application. There will also be some interesting tasks to help us in understand this concept on a deeper level.
In this section, we will learn how to make more robust methods, classes and other objects which can work multiple types of input data types, by first learning about Generics and how to implement generic classes, then we will move on to Reflection and how to use reflection for further improving the capabilities of our programs.
Requirements
  1. A computer with a browser - all browsers are supported.
  2. Your enthusiasm to enhance your tech skills.
  3. Everything else needed to start learning and practicing is already included in this course.
Over 200,000 5-star ratings and counting
Ruslan Kravchuk
Het belangrijkste is om te leren en niet op te geven
Het materiaal is goed, er valt veel te leren, alles om beter te worden en het belangrijkste is te leren wat je wilt....
Matteo Comune
Dankzij hen leer ik veel…
Dankzij hen leer ik veel sneller omdat ze je vanaf nul alles uitleggen. Het is de beste website voor mensen zonder IT-achtergrond...
Yuliana Cadavid
geweldige cursus voor beginners
geweldige cursus voor beginners, ze toetsen je kennis in elke les...
Elpunzon
Ik geniet van mijn Codefinity-ervaring…
Ik geniet van mijn Codefinity-ervaring met Python. De zelfgestuurde leermethode past perfect in mijn schema...
Alexandru Alexandru
Het is prettig om van Codefinity te leren
Het is prettig om van Codefinity te leren. Het is eenvoudig en heeft goede voorbeelden van wat ik hier geleerd heb...
jacob Templet
Easy to follow along with and provides…
Makkelijk te volgen en biedt uitdaging in mijn dagelijks leven. Die uitdaging motiveert me elke dag weer te leren...
Elan
Codefinity is een uitgebreide leeromgeving…
Codefinity is een uitgebreide leeromgeving die je helpt je vaardigheden als software engineer of datawetenschapper te ontwikkelen. De oefeningen zijn leuk en helpen je je skills aan te scherpen...
Thibault
Voor het eerst leren coderen
Voor het eerst leren coderen en dit succesvol doen met Codefinity - bedankt...
Adrien Morel
Goed ontworpen voor totale beginners
Goed ontworpen voor totale beginners, met stapsgewijze vooruitgang die me vertrouwen geeft....
_Gracy
het is simpelweg perfect uitgelegd
het is simpelweg perfect uitgelegd! Tot nu toe heb ik geen problemen ervaren, want alles is zo goed geregeld....
Ruslan Kravchuk
Het belangrijkste is om te leren en niet op te geven
Het materiaal is goed, er valt veel te leren, alles om beter te worden en het belangrijkste is te leren wat je wilt....
Matteo Comune
Dankzij hen leer ik veel…
Dankzij hen leer ik veel sneller omdat ze je vanaf nul alles uitleggen. Het is de beste website voor mensen zonder IT-achtergrond...
Yuliana Cadavid
geweldige cursus voor beginners
geweldige cursus voor beginners, ze toetsen je kennis in elke les...
Elpunzon
Ik geniet van mijn Codefinity-ervaring…
Ik geniet van mijn Codefinity-ervaring met Python. De zelfgestuurde leermethode past perfect in mijn schema...
Alexandru Alexandru
Het is prettig om van Codefinity te leren
Het is prettig om van Codefinity te leren. Het is eenvoudig en heeft goede voorbeelden van wat ik hier geleerd heb...
jacob Templet
Easy to follow along with and provides…
Makkelijk te volgen en biedt uitdaging in mijn dagelijks leven. Die uitdaging motiveert me elke dag weer te leren...
Elan
Codefinity is een uitgebreide leeromgeving…
Codefinity is een uitgebreide leeromgeving die je helpt je vaardigheden als software engineer of datawetenschapper te ontwikkelen. De oefeningen zijn leuk en helpen je je skills aan te scherpen...
Thibault
Voor het eerst leren coderen
Voor het eerst leren coderen en dit succesvol doen met Codefinity - bedankt...
Adrien Morel
Goed ontworpen voor totale beginners
Goed ontworpen voor totale beginners, met stapsgewijze vooruitgang die me vertrouwen geeft....
_Gracy
het is simpelweg perfect uitgelegd
het is simpelweg perfect uitgelegd! Tot nu toe heb ik geen problemen ervaren, want alles is zo goed geregeld....
Certificate of Completion
Data Engineer
Certificaat van Voltooiing
Toon je pas verworven vaardigheden. Je hebt het verdiend
Discover more
Learning tracks
traject
lockAlleen voor Ultimate
track image

TEST TRACK 12

laptop1 Cursus
pencil-with-line1 Project
list0 Task

Beginner

4.0
(8247)
traject
lockAlleen voor Ultimate
track image

Full Stack Webontwikkeling

laptop7 Cursussen
list345 Taken

Beginner

4.5
(59)
traject
lockAlleen voor Ultimate
track image

Word Een React Ontwikkelaar

laptop4 Cursussen
list98 Taken

Halfgevorderd

4.9
(7)
traject
lockAlleen voor Ultimate
track image

Meesterschap in Datavisualisatie

laptop5 Cursussen
list145 Taken

Halfgevorderd

4.6
(7)
traject
lockAlleen voor Ultimate
track image

SQL van Nul tot Held

laptop4 Cursussen
list115 Taken

Beginner

4.7
(93)
traject
lockAlleen voor Ultimate
track image

C++ Basisprincipes

laptop6 Cursussen
list101 Taken

Beginner

4.4
(17)
traject
lockAlleen voor Ultimate
track image

Python van Nul tot Held

laptop6 Cursussen
list195 Taken

Beginner

4.7
(284)
traject
lockAlleen voor Ultimate
track image

Gecontroleerd Machine Learning

laptop5 Cursussen
list135 Taken

Halfgevorderd

4.9
(7)
traject
lockAlleen voor Ultimate
track image

Python Voorbij Gevorderd

laptop3 Cursussen
pencil-with-line1 Project
list125 Taken

Beginner

4.7
(3)
traject
lockAlleen voor Ultimate
track image

Java Essentials

laptop7 Cursussen
list376 Taken

Beginner

4.3
(9)
traject
lockAlleen voor Ultimate
track image

Game-ontwikkeling Met Unity

laptop4 Cursussen
list143 Taken

Beginner

4.6
(7)
traject
lockAlleen voor Ultimate
track image

Become a Django Developer

laptop5 Cursussen
list180 Taken

Gevorderd

4.5
(28)
traject
lockAlleen voor Ultimate
track image

Flask for Dummies

laptop5 Cursussen
list165 Taken

Halfgevorderd

4.5
(32)
traject
lockAlleen voor Ultimate
track image

Fundamenten van Frontend-ontwikkeling

laptop6 Cursussen
list308 Taken

Beginner

4.6
(53)
traject
lockAlleen voor Ultimate
track image

Web Developer from Zero to Hero

laptop6 Cursussen
list252 Taken

Beginner

4.6
(57)
traject
lockAlleen voor Ultimate
track image

Preparation for Data Science

laptop8 Cursussen
pencil-with-line2 Projecten
list185 Taken

Halfgevorderd

4.5
(11)
traject
lockAlleen voor Ultimate
track image

Deep Learning Odyssey

laptop2 Cursussen
list80 Taken

Gevorderd

5.0
(3)
traject
lockAlleen voor Ultimate
track image

Webontwikkeling met C#

laptop7 Cursussen
list293 Taken

Beginner

4.8
(98)
traject
lockAlleen voor Ultimate
track image

TEST E2E TRACK BEGINNER

pencil-with-line1 Project
list0 Task

Beginner

traject
lockAlleen voor Ultimate

Test Track

laptop2 Cursussen
list21 Taken
4.7
(3)
traject
lockAlleen voor Ultimate
track image

Skilled Python BackEnd Developer

laptop5 Cursussen
list139 Taken

Gevorderd

4.7
(261)
traject
lockAlleen voor Ultimate
track image

Test Recalculate

laptop2 Cursussen
list0 Task

Beginner

traject
lockAlleen voor Ultimate
track image

Excel Essentials

laptop4 Cursussen
list81 Taken

Beginner

4.5
(39)
traject
lockAlleen voor Ultimate
track image

Full-Stack .NET Developer Journey

laptop13 Cursussen
list555 Taken

Halfgevorderd

4.8
(129)
traject
lockAlleen voor Ultimate
track image

Test track with rating

laptop1 Cursus
list0 Task

Gevorderd

4.0
(4)
traject
lockAlleen voor Ultimate
track image

TEST TEST TRACK

list0 Task

Beginner

traject
lockAlleen voor Ultimate
track image

Data-Analist Basis

laptop6 Cursussen
list180 Taken

Beginner

4.7
(116)
traject
lockAlleen voor Ultimate
track image

C++ Beheersing

laptop3 Cursussen
list70 Taken

Gevorderd

traject
lockAlleen voor Ultimate
track image

Java Web

laptop7 Cursussen
list282 Taken

Gevorderd

4.5
(31)
traject
lockAlleen voor Ultimate
track image

Word een QA-Ingenieur

laptop5 Cursussen
list239 Taken

Beginner

4.5
(44)
traject
lockAlleen voor Ultimate
track image

Videoproductie met Adobe

laptop4 Cursussen
list125 Taken

Beginner

traject
lockAlleen voor Ultimate
track image

UI/UX Ontwerptools

laptop3 Cursussen
list119 Taken

Beginner

traject
lockAlleen voor Ultimate
track image

Test image upload track

laptop1 Cursus
list15 Taken

Beginner

traject
lockAlleen voor Ultimate
track image

Essentiële Kantoorvaardigheden

laptop3 Cursussen
list75 Taken

Beginner

4.6
(24)
traject
lockAlleen voor Ultimate
track image

GitHub from Zero to Hero

laptop3 Cursussen
list41 Taken

Beginner

traject
lockAlleen voor Ultimate
track image

No-Code Website Development

laptop2 Cursussen
list151 Taken

Beginner

traject
lockAlleen voor Ultimate
track image

C Programming & Low-Level Development

laptop3 Cursussen
list61 Taken

Beginner

traject
lockAlleen voor Ultimate
track image

testes

laptop2 Cursussen
pencil-with-line1 Project
list38 Taken

Beginner

4.7
(3)
traject
lockAlleen voor Ultimate
track image

Test translation track

laptop3 Cursussen
list36 Taken

Halfgevorderd

traject
lockAlleen voor Ultimate
track image

Test CMS Track

laptop2 Cursussen
pencil-with-line1 Project
list38 Taken

Beginner

4.7
(3)
traject
lockAlleen voor Ultimate
track image

Python for Data Analysis

laptop5 Cursussen
list134 Taken

Halfgevorderd

4.6
(9)
traject
lockAlleen voor Ultimate
track image

Digital Marketing Essentials

laptop4 Cursussen
list159 Taken

Beginner

traject
lockAlleen voor Ultimate
track image

Complete Social Media Management

laptop4 Cursussen
list154 Taken

Beginner

Become a Development expert
  • Interactive exercisesInteractive exercises
  • Learning videosLearning videos
  • AI-assistant on all coursesAI-assistant on all courses
  • Workspaces for designing your own projectsWorkspaces for designing your own projects

Ready to get started?

ProBest intro offer
UltimateA complete experience to kickstart your career
85+ Top-Rated coursesBenefit accessBenefit access
Completion certificatesBenefit accessBenefit access
AI-Assistant in all coursesBenefit accessBenefit access
20+ hands-on Real-world projectsBenefit accessBenefit access
Personalized study tracksBenefit accessBenefit access
Unlimited workspacesBenefit accessBenefit access
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
  • Access to 85+ top-rated coursesAccess to 85+ top-rated courses
  • AI-driven LearningAI-driven Learning
  • Workspaces for practicing your skillsWorkspaces for practicing your skills
  • Personalized study tracksPersonalized study tracks
  • Certificates of completionCertificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity Teams

Volg ons

trustpilot logo

Adres

codefinity
Onze excuses dat er iets mis is gegaan. Wat is er gebeurd?
some-alt