top of page
Untitled-1_82_x_82.png
ai_hero_770_2000.png

Unlock Your Future with Coding

Learn HTML, CSS, Blazor, C#, SQL Server and More Today!

Start Coding Now
Learn More
html-logo.png
css-logo.png
blazor-logo.png
sql-server-logo.png

4+ classes currently offered!

doug-headshot.jpg

Hi I'm Doug

I love programming and have since I wrote my first game character generator during a middle school summer camp in 1981. It allowed me to take an idea and make it real, albeit virtual. I was hooked.

After college I began designing and developing mission critical applications. Technology has evolved to provide better and more responsive solutions for my clients. Over 30+ years later I enjoy it as much as I ever did.

I look forward to sharing my passion for coding with you.

05

Keep learning

There is an insane amount to learn in programming and it is a blast doing so, but you don't have to know it all to have fun programming. You do have to learn the basics of one stack to get started. Once you have done that, you are able to apply that knowledge to other technologies or dig deeper into the technologies you already know.

so-much-to-learn.png
blazor-example.png

04

Put it all together

Blazor is a web framework that allows you to leverage your existing C# knowledge to build enterprise scale web applications. This is what enables you to add behavior to your static website. With it you can build blogs, ecommerce sites, communicate with third party apis, build you own Software as a Service (SaaS) offering and so much more.

03

Learn how to design a relational database

Virtually all programs, including web applications need to store data. Relation Database Management Systems are the most common way data is stored. SQL Server is one such RDBMS that is easy to learn and knowledge learned can be applied to other RDBMS systems like Oracle, MySQL and PostgreSQL.

ssms-erd.png
general-programming-language-development.png

02

Learn a general programming language

When people think of programming, they think of a general programming language like C# which has a wide variety of applications, including console, Windows, web and mobile applications.

01

Learn to build static websites

Learning HTML and CSS are key to building any web site or web application. HTML defines structure and CSS defines appearance. These are common to all programming stacks.

static-website-development.png

Programming is a blast! There is a lot to know, but you don't need to know everything to get started.

GETTING STARTED

30+

YEARS EXPERIENCE

CLASSES

class-background-1.png

HTML & CSS

HTML (HyperText Markup Language) and CSS (Cascading Style Sheets) are foundational technologies used in web development to create and design websites. HTML serves as the structural backbone of a web page, defining the content and layout through elements like headings, paragraphs, links, images, and forms. It organizes information in a hierarchical manner, enabling browsers to interpret and display the content correctly. CSS, on the other hand, is responsible for the visual presentation and styling of HTML elements. It allows developers to control colors, fonts, spacing, layout, and responsiveness, ensuring that web pages are aesthetically pleasing and user-friendly across different devices and screen sizes. By separating content (HTML) from design (CSS), these technologies work together to build well-structured, visually engaging, and maintainable websites, enhancing both the functionality and user experience of the web.

bottom of page