create account

Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer by kavemantech

View this thread on: hive.blogpeakd.comecency.com
· @kavemantech ·
$133.23
Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer
![14481855815_ee4a53f689_h.jpg](https://steemitimages.com/DQmT9wYJwdDYuQAMiWhNyBtgxvLJcrkzDpRWevJ1d1V1fAb/14481855815_ee4a53f689_h.jpg)
One question I seem to get a lot is 'what programming language should I learn'. Somehow, this question seems to be preventing the majority of the people from taking up programming in general. However, the question is fundamentally flawed. Having recently completed my first year working as a software developer for a multi-billion dollar company, I have learned a lot of reasons why programming language should be the least of your concerns. 

Lesson 1: 

 No matter how many programming languages you learn in school, or on your own, none of them will be as useful as your communication skills when it comes to the work place. The ability to understand your boss and co-workers is infinitely more useful than being able to print out the Fibonacci sequence using a purely functional language like Haskell. Without proper communication you will likely end up working for days on code that will never be useful in terms of the final product. I would recommend spending more time working on personal skills, like written and oral communication, than memorizing every C++ library you can get your hands on. This mentality can also be useful to any of you who are still in school studying in the computer science field. If you are able to speak confidently with your instructors, both by email and in person, the assignment questions that have been baffling you all semester, will all of a sudden become easy, simply by spending a bit of time talking about it. (Pro Tip: Professors often make some simple questions overly cryptic on paper, but will give you very clear instructions if you take the time to go talk to them in person) .

Lesson 2:

Google is a lifestyle...Embrace it. The ability to quickly obtain answers to almost any programming question you may have is within the grasp of anyone with an internet connection. Learning how to efficiently use google is one of the most basic, yet essential, skills you will need if you are looking to get involved in software development. You can spend years of your life taking in depth courses on programming paradigms, but the likelihood that you will end up using that knowledge is relatively slim. Being able to narrow searches using the appropriate keywords will substantially increase your productivity as a programmer. There is a never ending supply of new technologies available, and if you do not work for yourself, the chances that you will be tasked with using your favorites is low. Learn how to use Google to learn quickly and adapt to changing requirements over time.

Lesson 3:

Spot similarities. As I mentioned above, there is a ton of new programming languages and technologies coming out every day. If you are not already a seasoned software developer, do not spend much time learning about things that are unique to a specific platform. Try to take a step back and look for similarities between things you have seen. Once you start spotting these patterns, you will be able to learn new languages exponentially faster.

Picking a language:

Once you have taken the time to get better at the above three skills, pick a language, ANY LANGUAGE!  You will have no real advantage based on which one you choose. If you are extremely indecisive, spend a few hours on YouTube watching how to print "Hello World" in several different languages, then choose whichever language made the most sense to you. 

Core Ideas:

Now that you have spent some time watching and coding along with a YouTube playlist based on your language of choice, take some time to reflect. There is nothing less useful than a programmer who is constantly typing without taking some time to think about what they just did. If you are not happy with your understanding, try the same approach with another language...after a few you will start to notice a lot of the similarities I mentioned earlier.

If you feel overwhelmed after trying to figure all of this out, don't be discouraged. It is complete gibberish to everyone getting started, but learning will come quick. Personally, I only started learning programming 3 years ago...Up until then, it was a miracle i was able to get a computer to turn on. 

Once you are comfortable with what you have learned, take another step back and think about the purpose of most software in the world today. In most cases software applications are based on data. The collection, storage, maintenance and visualization of data. This may not seem like an epiphany at first...but learn to appreciate this, and  become skilled in those four areas, you will always be in demand as a software developer.

I hope this article helped anyone looking to get into the software development field.

Don't forget to follow @kavemantech on Facebook and Instagram!
Visit our website at www.kavemantech.com 

Cheers!

-Kevin Manton
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 67 others
properties (23)
authorkavemantech
permlinkwhy-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer
categorylife
json_metadata{"tags":["life","technology","blog","science"],"users":["kavemantech"],"image":["https://steemitimages.com/DQmT9wYJwdDYuQAMiWhNyBtgxvLJcrkzDpRWevJ1d1V1fAb/14481855815_ee4a53f689_h.jpg"],"app":"steemit/0.1","format":"markdown"}
created2017-07-06 20:26:30
last_update2017-07-06 20:26:30
depth0
children12
last_payout2017-07-13 20:26:30
cashout_time1969-12-31 23:59:59
total_payout_value100.341 HBD
curator_payout_value32.887 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,920
author_reputation467,465,246,999
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,564,070
net_rshares28,119,175,934,277
author_curate_reward""
vote details (131)
@abu.hasan.rumi ·
My aim in life is to be a software engineer. Currently, I am in 10th Grade. So will you please guide me on what I should do? I followed you. We can talk privately if you want.
👍  
properties (23)
authorabu.hasan.rumi
permlinkre-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170710t112305665z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-10 11:23:12
last_update2017-07-10 11:23:12
depth1
children1
last_payout2017-07-17 11:23:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length175
author_reputation186,511,764,338
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,975,043
net_rshares1,299,692,669
author_curate_reward""
vote details (1)
@kavemantech ·
It's great to hear from up and coming programmers! If you have any specific questions, feel free to contact me through email or social media. My information can be found at kavemantech.com Good Luck!
properties (22)
authorkavemantech
permlinkre-abuhasanrumi-re-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170710t193606823z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-10 19:36:06
last_update2017-07-10 19:36:06
depth2
children0
last_payout2017-07-17 19:36:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length199
author_reputation467,465,246,999
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,023,338
net_rshares0
@aircoin ·
$0.04
The third point is funny because I was learning Python and I think Javascript at the same time and at some point I crashed and stop learning both.
After 3 months I got back on the train and started to learn C++ and noticed how easy it is to learn C++ .... well because JS and Py already taught me a lot about programing in general line loops, vars, arrays and much more so C++ felt easy.
My Tip start html then a little bit of CSS (<10%) and then either Javascript or Python though I HIGHLY ADVISE JS due to its trueness to programing.
In Python you use for i in range(x): and that sounds way too english then actual programing.
👍  , , , ,
properties (23)
authoraircoin
permlinkre-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170706t212223220z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-06 21:22:27
last_update2017-07-06 21:22:27
depth1
children0
last_payout2017-07-13 21:22:27
cashout_time1969-12-31 23:59:59
total_payout_value0.038 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length628
author_reputation614,544,016,930
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,569,200
net_rshares8,346,049,922
author_curate_reward""
vote details (5)
@dougbelluche ·
You hit the nail on the head concerning communications skills. Determine what your customer wants (internal or external) by asking questions upfront and if the answers lead to more questions don't be afraid to ask more questions.
👍  
properties (23)
authordougbelluche
permlinkre-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170707t165124326z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-07 16:51:24
last_update2017-07-07 16:51:24
depth1
children0
last_payout2017-07-14 16:51:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length229
author_reputation4,212,729,414
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,663,451
net_rshares1,253,275,074
author_curate_reward""
vote details (1)
@julianrobberts · (edited)
Thanks for this post, I just started with basics for C#, not knowing what I'm getting myself into, but your advice, I think its the best I have received so far! Usually everyone I ask has their own opinion on every language out there, making it real hard to decide on a proper language. 

I will definitely give your approach a shot!  

Thank you :D
👍  ,
properties (23)
authorjulianrobberts
permlinkre-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170709t125212868z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-09 12:52:15
last_update2017-07-09 12:52:42
depth1
children0
last_payout2017-07-16 12:52:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length349
author_reputation873,212,796
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,862,851
net_rshares2,359,230,973
author_curate_reward""
vote details (2)
@lifted ·
Excellent post, and as a seasoned programming I can agree with fact communication skills are not only an essential tool, but one lacking considerably in this field as a whole.
👍  
properties (23)
authorlifted
permlinkre-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170706t205212598z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-06 20:52:18
last_update2017-07-06 20:52:18
depth1
children2
last_payout2017-07-13 20:52:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length175
author_reputation13,867,184,380
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,566,534
net_rshares1,306,323,754
author_curate_reward""
vote details (1)
@aircoin ·
What I sill don't understand is debugging.
What is that ?
👍  
properties (23)
authoraircoin
permlinkre-lifted-re-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170706t215752635z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-06 21:57:57
last_update2017-07-06 21:57:57
depth2
children1
last_payout2017-07-13 21:57:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation614,544,016,930
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,572,216
net_rshares1,319,585,924
author_curate_reward""
vote details (1)
@kavemantech ·
I would be more than happy to try and shed some light on debugging for you. Potentially a whole article in the near future. But basically debugging allows you to step through your code line by line to figure out exactly what is happening (kind of like having a print statement after every line of code). The debugger will allow you to examine the current state of all the variables within you code and will not execute any more code until you tell it to. I hope that helps! :)
👍  
properties (23)
authorkavemantech
permlinkre-aircoin-re-lifted-re-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170707t001245301z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-07 00:12:45
last_update2017-07-07 00:12:45
depth3
children0
last_payout2017-07-14 00:12:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length476
author_reputation467,465,246,999
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,582,892
net_rshares1,326,217,009
author_curate_reward""
vote details (1)
@tilenb ·
Great post! I have just graduated from middle school of computer sciences and the true dillema throught my schooling was "How do actual software developers program? Do they use google? Do they know every single command?".
👍  ,
properties (23)
authortilenb
permlinkre-kavemantech-201779t172816647z
categorylife
json_metadata{"tags":"life","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"}
created2017-07-09 15:28:12
last_update2017-07-09 15:28:12
depth1
children2
last_payout2017-07-16 15:28:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length221
author_reputation54,332,749,500
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,879,272
net_rshares2,272,171,398
author_curate_reward""
vote details (2)
@kavemantech ·
Glad I could help :) Memorization will help to improve your speed if you plan on sticking to a specific language. But, in my job, about every couple months I will be tasked with learning something new in languages I have never heard of. The key as a software dev is to be able to sit down on google for a few hours, learn the basics, then figure out how to implement whatever it is the customer wants
properties (22)
authorkavemantech
permlinkre-tilenb-re-kavemantech-201779t172816647z-20170710t193217245z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-10 19:32:15
last_update2017-07-10 19:32:15
depth2
children0
last_payout2017-07-17 19:32:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length400
author_reputation467,465,246,999
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,022,916
net_rshares0
@woz.software ·
Some IDE give a huge leg up with intelisense and the like. Currently I work in Visual Studio in C# with a developer tool called ReSharper. I have a good in-depth knowledge of the language so I do not touch google much, sometimes but not often. The tools I use help you in the right direction as you typeas long as you know roughly what you want.

That said I have written code for 30+ years. The more you do the more you know. 

Kavemantech is right, learn to adapt and accept new knowledge. When you find new techniques stash them in your knowledge tool box. The more tools you have the better your chances of having the right one for the job :)
properties (22)
authorwoz.software
permlinkre-tilenb-re-kavemantech-201779t172816647z-20170711t100152382z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-11 10:01:54
last_update2017-07-11 10:01:54
depth2
children0
last_payout2017-07-18 10:01:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length646
author_reputation2,321,910,395,519
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,089,282
net_rshares0
@woz.software ·
Great post and good insight. You are right on language choice although it can matter in one way. If you start off Imperative or Functional as they are different in mindset.

All languages in either camp have similar cores. The strongest similarities are in the C style languages. If you know any of these you can pick up the others real quick: C, C++, Java, C# or even swift.

What you will never be prepared for is real world code :) 

The sort of code that is 10 years old and has had 10+ people through it each with different thoughts on the correct way to write things. All those quick and dirty bug fixes to make a problem go away :)
properties (22)
authorwoz.software
permlinkre-kavemantech-why-programming-language-doesn-t-matter-lessons-from-my-first-year-as-a-software-developer-20170711t095405850z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2017-07-11 09:54:06
last_update2017-07-11 09:54:06
depth1
children0
last_payout2017-07-18 09:54:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length638
author_reputation2,321,910,395,519
root_title"Why Programming Language Doesn't Matter - Lessons From My First Year as a Software Developer"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,088,653
net_rshares0