![]() |
|
Passage of Skidhood - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Passage of Skidhood (/Thread-Passage-of-Skidhood) |
RE: Passage of Skidhood - Brawler - 04-11-2015 (04-11-2015, 12:49 AM)whatever Wrote: Exploit development or small tools/scripts - Python, Perl, Bash + Powershell
RE: Passage of Skidhood - Jolly - 04-11-2015 Many many answers Q_Q Not having Linux makes me a bit sad though since I need a PC for gaming or else I might just go ham-ham. Does anyone recommend Dual Booting, like is it worth it? Wasn't there a program that lets you use a different OS on a seperate window, I think I saw something like that on a tutorial or something or maybe I'm just going crazy without noticing. Winner seems to be C/C++ though~! Does anyone perhaps have any material on C that's friendly to first-time beginners? Because most material I've been through are like ''Open program x, -insert method to print out ''Hello World''-, hack into the Pentagon.'' RE: Passage of Skidhood - Eclipse - 04-11-2015 (04-11-2015, 08:03 AM)Jolly Wrote: Many many answers Q_Q Holy shit. Welcome back, Jolly! It's been a while. OT: Winner is Python. RE: Passage of Skidhood - Reiko - 04-11-2015 Learn C The Hard Way. http://c.learncodethehardway.org/book/ RE: Passage of Skidhood - Jolly - 04-11-2015 (04-11-2015, 09:41 AM)Eclipse Wrote: Holy shit. Welcome back, Jolly! It's been a while. Glad to be live and cookin' ![]() And since the Learn C The Hard Wave says I should learn Python first, I think I'd try it out
RE: Passage of Skidhood - Alan Turing - 04-11-2015 (04-11-2015, 03:27 PM)Reiko Wrote: Learn C The Hard Way. Personally I like K&R's book, but I don't really think it counts as a tutorial, more like a reference to the language. OP learn Prolog, Haskell, HDL and Erlang. RE: Passage of Skidhood - Jolly - 04-11-2015 (04-11-2015, 04:08 PM)Alan Turing Wrote: Personally I like K&R's book, but I don't really think it counts as a tutorial, more like a reference to the language. First time I even hear about those o.O RE: Passage of Skidhood - Alan Turing - 04-11-2015 (04-11-2015, 04:23 PM)Jolly Wrote: First time I even hear about those o.O Functional programming languages are nice to have on a resume RE: Passage of Skidhood - Nyx - 04-11-2015 (04-11-2015, 08:03 AM)Jolly Wrote: Many many answers Q_Q You can run it in a VM. I run Windows 10 in Dual Boot but that's just for testing purposes, I haven't run Windows 10 any more than 3 times and I didn't plan on doing it with anything, but If I were you since you plan on using the OS for specific purposes I'd just dual boot it to avoid any hassles that may arise in the future, and I mean restarting your computer really isn't all that hard if you want to game for a few hours and then reboot later to go back to programming. RE: Passage of Skidhood - Jolly - 04-12-2015 (04-11-2015, 10:10 PM)Tarew Wrote: You can run it in a VM. I run Windows 10 in Dual Boot but that's just for testing purposes, I haven't run Windows 10 any more than 3 times and I didn't plan on doing it with anything, but If I were you since you plan on using the OS for specific purposes I'd just dual boot it to avoid any hassles that may arise in the future, and I mean restarting your computer really isn't all that hard if you want to game for a few hours and then reboot later to go back to programming. Then Dual Boot it is, thanks~! |