Tutorials & How-To’s
Begin learning how to code for free.

Tutorial: Create an ASP.NET MVC Web App in C# using Database First Approach
Learn how to create a web application using the most up-to-date method of MVC (model-view-controller) in C#, ASP.NET.

Sign up for our Learn to Code Email Series!
Interested in understanding the basics of programming and digging in a bit? Then this email series is for you. Click on the post and fill out the form to start now!

We Can Code IT represents at The Hill & Microsoft’s Policy Discussion on Computer Science Education
We Can Code IT instructor, Lauren Holloway, speaks on The Workforce of the Future: A Policy Discussion on STEM and Computer Science Education Cleveland’s own We Can Code

Scrum Essentials: Exercise in Estimating Relative Effort (Team)
Estimating Relative Effort: A Scrum Team Exercise Thanks to Tomasz de Jastrzebiec Wykowski for this idea. Estimating relative effort can be more complex than it

How to Write a for loop in C#
How to Write a for loop in C# For loops allow you to cycle, or iterate, through data easily. They are useful when a programmer

Minecraft redstone basics (part 6) use redstone to open door with pressure plate or button
Learn about different types of redstone pressure plates in Minecraft. How their properties differ. How you can use some of these properties to your advantage.

Minecraft Redstone Basics (part 4) Redstone basic inputs: lever, button, pressure plate
Learn about inputs and outputs. How data travels through redstone dust to power the output. Understand the properties of the lever, button, and pressure plate.

Minecraft Redstone Basics (part 3) Working in 3D. Up / Down. Opaque versus transparent blocks.
Learn how to move redstone dust over blocks. Understand how redstone reacts differently when using opaque blocks compared to transparent blocks.

Minecraft Redstone Basics (part 2) Directionality of redstone dust.
Learn how to connect redstone dust to inputs and outputs.