Which subject should I take if i want to become a software developer and technical engineer. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Which subject should I take if i want to become a software developer and technical engineer.

What would be further requirements if interested in making softwares.. What type of codings are required to make apps. Hey, what type of software or codings are used develop an IOS or your own operating system. Actually I don't know anything about all these and I am small to know so plz help me out

19th Mar 2018, 1:31 PM
OM KASHYAP
OM KASHYAP - avatar
1 Answer
+ 3
Try to learn languages with different paradigms, this will improve your skills in all languages (one language for each paradigm is ok, I'm listing in my order of preference): -"Structured Programming": C, maybe Fortran if you're going to work with numerics -Generic Programming & OO: C++ -Script Language: Python, Ruby or Perl; Matlab if you want numerics -Heavy Object Oriented with VM: C#, Java or Smalltalk -Functional Programming: Ocaml, Haskell, Scala -Machine Programming: i686 Assembly -Logic Declarative Programming: Prolog -Database Querying Language: SQL To get more: https://www.quora.com/Which-one-is-the-best-language-for-software-development-Python-or-C++
19th Mar 2018, 1:42 PM
Baraa AB
Baraa AB - avatar