How can i become profissional programmer?

4 replies
Hi,All
I am student i learned c++ in college but i prefers python and c#
but i do not how can improve my skills i watched many of online courses hundreds of them but they only talked about the language the syntax i deal with the syntax but i want to build a huge application and get real experience in software development.
So,Can you help me?
#profissional #programmer
  • Profile picture of the author Claire Anderson
    If you have already learn the syntax of C# programming language then all you need to do now is to start building applications to gain experience and to learn how to create logic for your programs.You can start by creating small projects in c#. But if you want to create a web application then you also need to learn ASP.NET to a create web application. You can develop following projects to gain more experience:
    1. Student Management System
    2. Hospital Management System
    3. Online Voting System
    4. GPS tracking System
    5. Library Management System etc.
    Signature
    {{ DiscussionBoard.errors[10919986].message }}
  • First be sure that you understand OOP and MVC very well. Try to work on a project on your own. If you are near end of your college you can also apply to a company for an intern position. Read about code design patterns, REST, SOAP, SOA, micro services.
    {{ DiscussionBoard.errors[10920453].message }}
  • Profile picture of the author Pablo Montanas
    Go look for some inspiration and find some projects to do. If you really want bigger applications try setting up some friends online with the same interest and see where you can start.
    I would say brainstorm some potential ideas and then see where it takes you.
    Otherwise just look up projects online, there are plenty of people that would want a programmer with those languages a board.
    {{ DiscussionBoard.errors[10922574].message }}
  • Profile picture of the author Michael Warne
    Originally Posted by Hamied Amr View Post

    Hi,All
    I am student i learned c++ in college but i prefers python and c#
    but i do not how can improve my skills i watched many of online courses hundreds of them but they only talked about the language the syntax i deal with the syntax but i want to build a huge application and get real experience in software development.
    So,Can you help me?
    Hello,

    Firstly, I would like to say that practice makes a man perfect. I suggest that you can learn on Github & W3c school. This will really helpful for becoming a good programmer.
    {{ DiscussionBoard.errors[10922827].message }}

Trending Topics