Spydre452 Posted October 23, 2020 Posted October 23, 2020 (edited) Over the past 2 years I've started developing again - after many years off. Often, this thought comes to mind and makes my brain laugh in frustration; What confuses me about code is that your coding to make something, but the code your coding had to be defined by someone to tell that bit of code that youre writing what to do and how to perform π€― Anyone else experience this/thought about.. or have the answer to this? π Edited October 23, 2020 by Spydre452 Quote
Dayo Posted October 23, 2020 Posted October 23, 2020 In its simplest form itβs electricity flowing through a rock and that does something ...Β Quote
Isomerizer Posted October 26, 2020 Posted October 26, 2020 It's all just 1s and 0s (dots and dashes). I found learning Assembly helped me understand a bit deeper, look into lower level programming if you wish to understand how it works further. 1 Quote
Sim Posted October 26, 2020 Posted October 26, 2020 On 10/25/2020 at 1:23 PM, SRB said: Lay off the drugs dude. Coders on drugs are the best coders!! 1 Quote
Spydre452 Posted October 26, 2020 Author Posted October 26, 2020 On 10/25/2020 at 5:23 PM, SRB said: Lay off the drugs dude. Haha, thanks SRB π 12 hours ago, Isomerizer said: It's all just 1s and 0s (dots and dashes). I found learning Assembly helped me understand a bit deeper, look into lower level programming if you wish to understand how it works further. I appreciate the information, thanks :) Quote
Magictallguy Posted October 27, 2020 Posted October 27, 2020 All a computer can do is count (add and subtract). All we've done is give it new ways to count - ultimately boiling down back to a bunch of integers. I.e., we created translation packs to trick a compressed lightning rock into thinking 1 Quote
Spydre452 Posted October 27, 2020 Author Posted October 27, 2020 Thanks mtg, I just find the fundamentals of computing mad and hard to get my head round Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.