Computer Science / Programming

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
lakehousetech
Level 4
Level 4
Posts: 450
Joined: Wed Nov 07, 2007 3:34 pm
Location: Toronto, ON

Re: Computer Science / Programming

Post by lakehousetech »

Are you specifically interested only in software development? Java is a great multi-platform language with some really great IDE's available that have plugin capability for other languages (Eclipse). On the hardware end it's good to learn some assembly language as well. That way you can better understand what is happening at all machine levels.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
danbuter

Re: Computer Science / Programming

Post by danbuter »

For a first language, Python is hard to beat. It' easy to read, used a lot in Linux, and has a ton of free documentation online.
Locked

Return to “Software & Applications”