Water Cooler Talk: How do you Practice Coding ?
Justin

Justin @codebyjustin

About: Filemaker Pro Developer

Joined:
Jun 5, 2020

Water Cooler Talk: How do you Practice Coding ?

Publish Date: Jan 3 '21
4 12

With the start of the new year lots of Devs have goals of sharpen up a their coding skills.

My question to you is how do you practice coding ? I'd like this to be a place to share our best practices and help kick off 2021 with new perspectives to improve ourselves :D

Leave a comment below on ways you've figured out to practice coding ! :D

Comments 12 total

  • Cameron Thompson
    Cameron ThompsonJan 3, 2021

    By doing! A great way to practice is to build something!

  • Cameron Thompson
    Cameron ThompsonJan 3, 2021

    If you are new, rewriting built in methods can be great too.

    • Justin
      JustinJan 3, 2021

      I do need to get familiar with array methods great idea !

  • Justin
    JustinJan 3, 2021

    Wow, that's a good idea !! I'll see if I can recreate some parts of jquery :)

  • Matt Eddy
    Matt EddyJan 3, 2021

    Watching videos, reading books, and most importantly writing code that is used frequently within development.

    • Justin
      JustinJan 4, 2021

      Some times I feel like in tutorial hell, lol.

  • Justin
    JustinJan 3, 2021

    Ah ! This is the way.

  • Grant Ralls
    Grant RallsJan 4, 2021

    Now that I'm coming up on the end of my computer science degree, implementing ideas explored throughout my time in college.

    • Justin
      JustinJan 4, 2021

      Ah! So like side projects ?

      • Grant Ralls
        Grant RallsJan 4, 2021

        I hesitate to call it a side project since it's typically difficult to do an actual demo. It's purely there for my programming and comprehension practice. Most recently I started implementing data structures using generics in typescript. I wrote them as packages so maybe they will get used in a project of mine in the future!

Add comment