Skip Navigation

Posts
2
Comments
118
Joined
2 yr. ago

  • Because It's baked into the network

  • ...

    Jump
  • I'm enjoying dart because of flutter

  • "Fuck you" vs "you fuck" is just semantics. Ignore that "asshole".

  • When I learned python I did by building some protocols I had a solid understanding of in the twisted python framework and it was a nice way to learn about other fundamentals that the "learn to code" guides don't really go over. I'd look for libraries that other projects are leaning on and start from there. Libraries will have solved the challenges that slow down a beginner. You can always go back and learn how those libraries do it well after you've mastered using the libraries. Often because you need a particular feature or behavior.

  • It's disrespectful to keep referring to anyone by any name that they've requested you to not use to reference. Kind of simple right?

  • Don't you have to delete paul to win?

  • More like poor brand management. One of Mike's fans(seriously they wanted to tell me all about him) told me he was a reformed crack addict.

  • 27 days reddit sober. You can do it man!

    Porn is easy telegram or bing

  • you don’t start coding and are granted a vision by the god of logic about where your journey will lead you.

    What is Agile for $200?

    From the article:

    There are times when I’m writing software just for myself where I don’t realize some of the difficulties and challenges until I actually start writing code.

    I get what you're saying but regardless if you have them upfront or along the way coding is modeling those requirements as we best imagine or understand them....even accidentally when following practices learned from others we may not even realize what requirements our modeling has solved.

  • But coding seems quite literally like modeling those requirements.