Originally posted by mmQ
Woah Mann. Can you solve them all?
That looks fun it reminds me of logic pussles
Me personally? Nah. Probably the first hundred or so given time, but there's like thousands and thousands and the later ones require a lot more number theory than I've got.
The following users say it would be alright if the author of this
post didn't die in a fire!
I am going to shop around for a few 27" monitors so I can set up my set up better but I plan to start coding again next month. I'm getting tired of wasting my own time but this week I don't get much time to waste anyways.
Originally posted by BeeReBuddy
I am going to shop around for a few 27" monitors so I can set up my set up better but I plan to start coding again next month. I'm getting tired of wasting my own time but this week I don't get much time to waste anyways.
Will you be coding for Windows, or Linux specifically? Or both? If you have a good rig you could easily set Windows up with VMWare for coding projects on say Debian. I think it might be beneficial to you overall if you have two platforms on which you're able to code. If you have multiple screens you can have your VM running output to one screen and your main rig the other.
Once you move up to say coding websites for enterprises or what not, it will not be uncommon for them to have Debian/Ubuntu/CentOS/RHEL running as the server OS. IDK if you aspire to be able to do front end and back end, but i would recommend it for the simple fact that it deepens your understanding of the processes involved and all relevant systems to making a site work.
Then focusing on web application security will be an excellent step, even if you are only mostly interested in coding. Security and best practices in general are essential to building a robust product.
Back when I got back into it and toyed with html and js, I use to write little scripts that would spam sites like this one and I wrote one that registered tens of thousands of accounts on a particular site which I still use regularly to save and make money.
Originally posted by Migh
Back when I got back into it and toyed with html and js, I use to write little scripts that would spam sites like this one and I wrote one that registered tens of thousands of accounts on a particular site which I still use regularly to save and make money.
Ever did stuff with regards to drive-by droppers, XXE and the like?