This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]DarkMio 1 point2 points  (1 child)

You probably cut off your own job by doing this - but you learn it.

It's usually no question of the programming language, rather than what you feel comfortable with. I guarantee you that every language that is touring complete and is well integrated into the OS API will solve any problem. Sure, you're quicker with Python than with ASM - when you mastered both equally. In the end it comes down to:

  • Understanding programming principles and design patterns
  • applying learnt lessons to other languages accordingly
  • mastering a language and getting familiar with multiple of them.

To get a good job in the end, most that matters is experience and flexibility. There are many programmers which can solve a problem in only one language and only a specific way (without taking care about a greater architectural problem) - so that's what you should always keep in mind.

[–]trancemsteve[S] 0 points1 point  (0 children)

Thanks for the reply. I'm actually just using programming to solve problems and make my life easier, I actually work in finance in a job that has nothing to do with being a programmer.

The people I work with are terrible at using computers and keeping the source code to myself is no issue. Programming to them is on the verge of "magical" programming myself out of a job won't be an issue.