Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Learning C Sharp Guide

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

iamtimcorey.

com

LEARNING C# CAN
BE HARD
Tutorials never seem to
work in the “real world.” YOU NEED A PERSONAL TRAINER
No one seems to cover
fitting the pieces together.
TO BECOME A
You have to figure out
what you need every step
of the way. REAL-WORLD PROGRAMMER
But it doesn’t have to be so
hard!

THE HARD WAY TO LEARN C#


REAL-WORLD REAL-WORLD
TUTORIAL PRACTICE
TUTORIAL WORK

Watch an “expert” Skip this step. You Skip this one too. Realize everything
show off their copied the tutorial You saw someone is a lot harder
skills and skip so you’re good to do it so you’re than the tutorial
steps at top speed. go, right? ready to get a job. let on!

THE EASY WAY TO LEARN C#


STEP 1 STEP 2 STEP 3 STEP 4
REAL-WORLD REAL-WORLD
TUTORIAL PRACTICE TUTORIAL WORK

Watch a complete Create 2-5 simple Watch how a set of You’re ready to put
training tutorial applications that parts are put your new skills to
on one part of the help you master together into a full work in the real
language. what you learned. application. world.

“Tim breaks down “A huge driving force “Absolutely relevant


complicated topics in helping me land a to real life situations.”
into very simple and job in development.” Nikos K.
easy-to-understand Rob M.
steps.” Andrew G.
REAL-WORLD REAL-WORLD
1 TUTORIAL 2 PRACTICE 3 TUTORIAL 4 WORK

THE EASY WAY TO LEARN C#


EASIEST PATHWAY SELF-GUIDED PATHWAY

Foundations in C# Course Series C# Basics and Beyond


FOUNDATIONS

Learn C# the easy way from the ground up. Start Learn about the various pieces that make up C#
with the basics and move through to the advanced programming, from debugging to SQL data access.
parts of C# with confidence.

SQLite Application from Start to Finish Learn WPF


Learn how to use SQLite in an actual “real world”-style Learn the basics of WPF, the controls, and then also
application. Other technologies used include WPF, how to implement the MVVM pattern in WPF.
generics, events, application deployment, and more.

Complete C# From Start to Finish Course C# Application From Start to Finish Course
INTERMEDIATE

Watch how a real-world application gets built from This is a version of the full course. It includes ads,
the ground up. Includes add-on courses for WPF and does not include the source code, bonus video
ASP.NET MVC. on texting or some other items, but it is otherwise
complete. Get up to speed without paying a dime.

Weekly Challenges Weekly Challenges


Get a new C# coding challenge each week. It will Just like with the paid version, each week a challenge
push beginners and advanced users to master C#. is issued for you to accomplish in C#. The only
Each challenge comes with a solution video and difference is that you do not get the source code or
source code for deeper learning. the solution video to help reinforce your solution.

Application Lifecycle Design Course TimCo Retail Manager Course


There is more to building an application then just Follow along with this real-world simulation as it is
writing code. Learn how to work with the complete built using ASP.NET MVC, WPF, WebAPI, .NET Core,
Dependency Inject, Unit Testing, and more.
ADVANCED

application lifecycle, from source control, to


automated build systems, and finally automated
deployments into multiple environments. See a
complete CI/CD process built from the ground up.

Design Patterns and Principles Playlist


Ever wondered how to implement SOLID, DRY, GoF,
and more? This playlist covers the various popular
principles and patterns in C# by explaining them
and then showing how to use them.

SQL Database From Start to Finish Course C# Related Technologies Playlist


RELATED

A ground-up explanation of Microsoft SQL from a All of the technology videos that are related to C#,
developer’s perspective. Start by installing SQL like Git, SQL, and more.
Server and then learn how to create databases,
tables, queries, stored procedures, and more.
Finally, learn how to back up, maintain, and secure
your database.

START HERE iamtimcorey.com/p/learncsharp

You might also like