DEV Community

working as designed
working as designed

Posted on

1

How do you start coding?

This was a fun clip to record. We look back at how we started coding and reflect on what it took to get started :)

https://www.youtube.com/watch?v=4r63H-n-Snk

Top comments (1)

Collapse
 
tracygjg profile image
Tracy Gilmore • Edited

One could do worse than checking out scrimba.com/

1) In your web browser, open the Developer Tools.
2) Select the Console tab and if full, click the "Clear console" button.
3) At the cursor type alert("Hello, World!") and press return.

If a panel is displayed showing the text "Hello, World!", congratulations you have written your first line of code. Not quite a program but code all the same.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more