![]() |
|
Help me pick a college course. - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Help me pick a college course. (/Thread-Help-me-pick-a-college-course) |
RE: Help me pick a college course. - m0dem - 04-11-2016 (04-11-2016, 04:34 AM)PLX-2M Wrote: I second Primitive that Python is a good starting language. It's multi platform (interpreters are native to Linux and Mac, readily available for Windows) and fairly easy to learn. In fact, many university introduction computer science classes use Python. In addition, Python is the scripting language of choice for penetration testers. 1. @primitive wasn't the only one who voted for Python. 2. The OP has already chosen a language... C++. RE: Help me pick a college course. - kuro - 04-13-2016 not if you want to write once and execute it on all platforms RE: Help me pick a college course. - pvnk - 04-13-2016 (04-13-2016, 06:56 PM)kuro Wrote: not if you want to write once and execute it on all platforms Please sir. |