Under_Graduate wrote: » Hi, going for the Software Development course next year, but want to have at least some idea of what I'm doing before I begin. I've been to codeacademy.com, which has a great intro course but there's no intermediate or advanced levels. Any websites that are known to be good in that sense? I've started on Java, and from what I gather, that's a good learners language. I also need to familiarize myself with the specifics of Object Oriented Software Development; Database Development; Computer Architecture, Operating Systems & Communications; Software Engineering and Project Management; and Internet Programming. Cloud computing so any links to good info websites would be appreciated also.
magicmoves wrote: » https://www.thenewboston.com/
Under_Graduate wrote: » I checked these out, they seem very good. People seem to be able to post interactively with questions from the website though. I'm just trying to figure out how to do that cause there doesn't seem to be a link. Also, I've been practising code through codeacademy.com which has a built in console window. To practice code from thenewboston.com, do you guys just download the java compiler or what? Any specific place I can download that from??
ScottStorm wrote: » I would stay clear of eclipse or netbeans for the moment.
ScottStorm wrote: » Take a look at teamtreehouse too (not looked at their java stuff yet as still working my way yhrough their php courses.), download the jdk from oracle, follow the set up instructions. Then download an editor like notepad++ or sublime, and then follow the tutorials. I would stay clear of eclipse or netbeans for the moment.
Under_Graduate wrote: » Can I get the editor of oracle.com also, or is there any specific place I should look?
manjosh wrote: » codeacademy.com. Beginner friendly is their selling point.
Under_Graduate wrote: » And just one thing if you don't mind. The specific Java compiler I'm having difficulty locating. There's so many add ons and updates and what not. Could you link me to the page that has the relevant download please? PM if necessary.
java version "1.8.0_45" Java(TM) SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
I would stay clear of eclipse or netbeans for the moment.