Alchemist-Programmer
Newbie
- May 27, 2018
- 28
- 6
My quest to learn top programming languages.
Last edited:
I am good in C# and F# but I want to learn Python, C++, Java, Kotlin, Swift etc.
ok my advice based on my experience , you must master one language first before going to learn second language ... you could learn new language in 3 weeks but mastering take more time and efforts , top paid programmers who master programming even if it's one language only , someone knows 10 languages but beginner level in each he will not make a cent with it ...... you know what i mean if you already programming ...
Your insight is spot on. Just started learning python using Pakt Publishing Video Courses... Python is tiny language as compare to mammoth C#
"Python is tiny" I use BHW to read stuff not to post but that's the most ridiculous thing I have ever read in my entire life so I had to answer. As computer science grad/programmer, Python is one of the most powerful languages out there... (and I'm not even a Python developer). If you think that programming knowledge is all about printing stuff to the console and doing math you're just plain wrong. There are so many libraries/frameworks and that's where real programming starts... If you start learning multiple languages at the same time you won't master any of them. Programming is about writing clean code, knowing design patterns/practices, being able to solve problems despite of limitations (because every technology has them). Anyway, from what I can see here I can tell that you're not good in C#. You're not good at programming YET. Keep learning. REAL programmers know that they don't know. Just a simple rule. Good luck /ank
I think you misunderstood. Python has easy, clear and tiny syntax but that doesn't mean libraries are tiny. It's huge. C# 7 contains all ugly and unnecessary things from version 1.0 to 6.0 so it has become a mammoth programming language. Anyway Just enjoying learning of python. Language is succinct and terse !!!
yeapStop talking please.
can doing any click automating in windows ?Python is is 100% recomendation
Also depending on what you want to do there is other good languages
there is certainly things to do that i think i used autoit a long time ago to do it but there is probably a lot of way to do it right nowcan doing any click automating in windows ?
just want to know .. how many total size in bytes of your program that 5 year old ?Python is great and very powerful. It is not only used in the science field but also by regular corporations like google.
Some people say here that python becomes messy and hard to scale once your codebase is growing, but I like to disagree with that. I did several commercial web applications using python, some of them are more than 5 years old, pretty large, but I still have no problem maintaining them.