Click here to Skip to main content
15,881,803 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685313-Dec-20 7:45
User 1493685313-Dec-20 7:45 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
RickZeeland13-Dec-20 3:22
mveRickZeeland13-Dec-20 3:22 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685313-Dec-20 3:36
User 1493685313-Dec-20 3:36 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
PIEBALDconsult13-Dec-20 3:45
mvePIEBALDconsult13-Dec-20 3:45 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685313-Dec-20 3:53
User 1493685313-Dec-20 3:53 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
PIEBALDconsult13-Dec-20 6:48
mvePIEBALDconsult13-Dec-20 6:48 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685313-Dec-20 6:51
User 1493685313-Dec-20 6:51 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Daniel Pfeffer13-Dec-20 4:45
professionalDaniel Pfeffer13-Dec-20 4:45 
Programming languages are part of the toolbox of a good programmer, each with its own strengths and weaknesses. A good programmer will try to use the programming language most appropriate to the job. For example, most programmers would not write a program to calculate orbits in COBOL, nor would they write an interactive game in Fortran (though it is possible to do both).

A good programmer will know more than one language, and will be able to write code in the differing styles that these languages impose, e.g. procedural for C and C++, Object-Oriented for C++ and Java, etc. The idea is that you should be able to match the project to the appropriate language.

Many programmers have had a long and successful career knowing only one language (for example the COBOL programmers who started in the '60s). Today, you are likely to migrate between projects with differing requirements, and cannot afford to limit yourself in such a manner.

In addition to your Computer Science studies (data structures, algorithms, etc.), I would recommend trying to learn at least one popular language a year - C, C++, Java, Python, etc. You do not have to become a master of the languages, just know how to program in them and where to find the more advanced stuff. This will help you when you have to look for a job.

Programming is a challenging career, but it can be very rewarding to the right person. Good luck!
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685313-Dec-20 6:52
User 1493685313-Dec-20 6:52 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
BillWoodruff13-Dec-20 7:38
professionalBillWoodruff13-Dec-20 7:38 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
BryanFazekas14-Dec-20 3:20
BryanFazekas14-Dec-20 3:20 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Gerry Schmitz13-Dec-20 5:46
mveGerry Schmitz13-Dec-20 5:46 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685313-Dec-20 6:39
User 1493685313-Dec-20 6:39 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Mike Hankey13-Dec-20 7:04
mveMike Hankey13-Dec-20 7:04 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685313-Dec-20 7:22
User 1493685313-Dec-20 7:22 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Mike Hankey13-Dec-20 7:27
mveMike Hankey13-Dec-20 7:27 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685313-Dec-20 7:39
User 1493685313-Dec-20 7:39 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
afigegoznaet13-Dec-20 20:27
professionalafigegoznaet13-Dec-20 20:27 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Davyd McColl14-Dec-20 1:42
Davyd McColl14-Dec-20 1:42 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685322-Dec-20 1:06
User 1493685322-Dec-20 1:06 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Davyd McColl14-Dec-20 1:41
Davyd McColl14-Dec-20 1:41 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
User 1493685322-Dec-20 0:52
User 1493685322-Dec-20 0:52 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Davyd McColl22-Dec-20 1:25
Davyd McColl22-Dec-20 1:25 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Rusty Bullet14-Dec-20 3:33
Rusty Bullet14-Dec-20 3:33 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
englebart15-Dec-20 3:26
professionalenglebart15-Dec-20 3:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.