I am trying to self teach to change career...What is the best IDE to build a portfolio in? How complex does the code need to be? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

I am trying to self teach to change career...What is the best IDE to build a portfolio in? How complex does the code need to be?

Career change

6th Nov 2018, 4:05 PM
Kath Fennemore
Kath Fennemore - avatar
10 Answers
+ 1
Idea is a great IDE for Java but it is also a commercial product. For web development I would recommend learners try either Atom or visual studio code. Both are free and support all the popular web development languages with plugins. If people want an option to host free private git repos they can use Atlassian Bitbucket. The important thing is that you learn git for source control.
8th Nov 2018, 3:36 PM
David Rolston
David Rolston - avatar
+ 5
This is such useful input. Thank you so much! Wow, going to take a while until I'm writing 1000 lines of code. Yikes! Will definitely need some guidance to get to that level I think.
6th Nov 2018, 6:29 PM
Kath Fennemore
Kath Fennemore - avatar
+ 5
Hi Kath Fennemore , I'm starting out too - thinking to first do JS after CSS/HTML combo, I guess that'll bring results faster. And I have yet to create a GitHub account 😳😅 blackwinter would you say that beginners then better post their small practice problems to a "secret" practice GitHub, and then have a separate public profile for bigger projects? Thank you both, very useful questions and answers ☺️☺️
6th Nov 2018, 6:45 PM
bakitza
bakitza - avatar
+ 3
I have learned HTML and CSS and started trying to build a website, whilst learning Python too... I'm enjoying the complexity of Python, so think I will probably go with that. And then learn Java as that seems to be important to get a job in the UK.
6th Nov 2018, 6:37 PM
Kath Fennemore
Kath Fennemore - avatar
+ 3
Thank you for your insights, very helpful :) I plan to look into git and github as soon as I finish with CSS. Trying to take things one step at a time, otherwise I get too distracted with too many topics and don't make proper progress on any of them 🤪😅 But next step is github then, looking forward already 😊 Good luck to you both in your coding journeys!
6th Nov 2018, 9:43 PM
bakitza
bakitza - avatar
+ 2
bakitza Im the same way with having focused on too many topics and getting distracted. I started with Python, now I’m working on Java but I also want to learn C#! If I didnt have to go to work I would be able to get them all lol good luck to you!
7th Nov 2018, 11:04 PM
p.xela
p.xela - avatar
+ 1
That sounds sensible! And yes... I have a github but haven't quite figured out how best to use it yet.... Definitely think a less public place for beginners would be good!
6th Nov 2018, 6:49 PM
Kath Fennemore
Kath Fennemore - avatar
+ 1
this thread is really helpfull for the beginners thanks all for the advice :D
7th Nov 2018, 4:36 PM
Johan Steijvers
Johan Steijvers - avatar
+ 1
Intellij IDEA so cute ide for java, kotlin, python.
8th Nov 2018, 7:00 AM
Dzmitry Dulik
Dzmitry Dulik - avatar
+ 1
ah, thanks for the tip David Rolston - I didn't even know Atlassian Bitbucket could be used privately for free. Developers at my old company were using it, but of course I had no idea at the time what it was for 😳😁
8th Nov 2018, 4:36 PM
bakitza
bakitza - avatar