Some tips for stepping into the software engineering? What technologies are commonly used in the software companies? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Some tips for stepping into the software engineering? What technologies are commonly used in the software companies?

curiosities

30th Apr 2017, 7:53 PM
Mihai Idu
Mihai Idu - avatar
2 Answers
+ 4
c++, and Java. PHP, Javascript for web development Python and Ruby, if you are trendding Furthermore, the language is not so important Important is than you can solve interesting problems
30th Apr 2017, 8:15 PM
⏩▶Clau◀⏪
⏩▶Clau◀⏪ - avatar
+ 4
Software engineering is a very broad field. You can't just take one technology and say you are a software engineer. Before doing your first program, you need to know the following: What is a pseudo code? What are algorithms? Why are algorithms important? What is time complexity? What is the importance of time complexity?? What is data? What is information? What is a DB? What is a RDBMS? What is logic? What is process management? What is project management? How does an operating system work? Given a problem, what is the best approach to solve it? What is used case diagram? What is UML? How softwares differ? Why softwares differ? what is UML? What is the importance of UML? What is interfacing? What are some of the different types of interfacing? ........and the list goes on Once you have learned most of it, then you might decide on taking up a programming language to call yourself a software engineer
30th Apr 2017, 10:59 PM
Krishneel Nair
Krishneel Nair - avatar