Details
-
AboutThis specimen is putting random input hoping to achieve a code.
-
SkillsIt's skills are 3D modelling and doing concept art, but it is trying to develop and learn skills for programming.
-
LocationSomewhere In its mind
Joined devRant on 4/14/2020
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Fuck. You know you have overslept when you wake up and reach for your phone to check the time only to realise you aren't reaching for your phone, but instead you've fallen back asleep and are dreaming about reaching for your phone.
Just happened 3 times in a row to me -.-2 -
It does not matter how much you try to write a clean code , there is always a room for better one ...
-
For coding advice
Don't stop thinking
Keep asking how and why a thing works
Learn the logic
Pick any one language
Write some code, do mistake, fix, learn and repeat
Do keep a balance of coding and real life ,playing games are necessary
Do exercise as well....
Maybe some more things we can , but most important is
Do what you love not what others love.
It's your life live and code your way... -
Never be afraid to break something your working on! You’ll gain so much experience from trying to fix it including your own computer!2
-
I'm currently at this state:
I'm balancing out two things!
- being an idiot and doing obvious mistakes.
- being skilled and creating smart tricks to speed up development.
Everytime I learn more tricks I also get more opportunities to do obvious mistakes.2 -
Start with your new year's resolution now!
So you'll have a headstart over other parallel universe versions of you, that are way better than you anyway.6 -
I kinda started programming back in the day, by breaking 2 school servers using a simple batch "virus"... it effectively opened tons of porn videos, threw the mouse cursor to the top right corner of the screen and shut down the PC after 15 seconds.
I masked the file and made sure it looked like internet explorer (since my school, back in the day, didn't use chrome and didn't allow the installation of chrome)
It was meant to troll my friend but all computers shared files with each other which meant even the private PC's of my teachers got my "virus"
Eventually it landed in the startup folder and messed everything up. I got snitched out, and I had to fix it
(I literally just wrote another batch file to delete my so called virus... because of the 15 seconds time limit I had)1