What are the top programming tools you want to learn in 2020?
It's still early in the year and it's worth considering some projects or goals. So, besides the top languages you want to learn in 2020, what are the top programming tools you want to learn this year?
I'd like to learn more about Git/GitHub. And, since I focus on Python, pytest too.
I'd like to learn Java - I currently know python and JavaScript. Maybe C++/C/C#, and Tensorflow too, they are good things to know!
I keep meaning to look into Go more, but I'd also like to get more into F#
@theangryepicbanana "go is stupid"
@ThatSmart yes but it's not like I'll be able to avoid it with what I'm planning to to go into
@theangryepicbanana Which is what?
@MatthewDoan1 doing something at repl.it
I really want to learn Assembly. I've always had the passion for web development, but it gets boring sometimes when everything is easy. I'd love to dive deep into the architecture of Assembly and learn how to make programs in it. I've always had the idea of learning, but never found the right motivation since it's hard learning Assembly coming from web dev.
@Vandesm14 Assembly is fascinating, and it may come in handy for using WebAssembly.
Any tools you'd like to learn this year?
are we talking
push %rdx mov %rcx, %rdx xor %r8, %r8
kind of assembly?
@Vandesm14 Repl cant run assembly, but https://www.onlinegdb.com/ can
@Vandesm14 Huh, didnt know that
@Vandesm14 It can run assembly? Cool!
Spring Boot, definitely.
I want to learn more about pygame and turtle and makes games with discord bots.
tools related to networking. so actually learning how to use
ip
andss
fromiproute2
. i've been debugging a lot of networking issues lately so it would actually be pretty usefull for me.first on the list would probably become more proficient with kubernetes. still feel like a beginner at times with the errors i make when declaring and deploying my cluster