Skip to main content
Source: What is the best programming language to develop any software?

This question is very hard to answer. Because there are plenty of programming languages these days. Can not pick or rely on single programming language. You need to learn more than one programming language. I am listing some details i.e. my personal thought.


See below list:
  1. If you want to develop a blog, simple eCommerce, news or magazine type of website PHP (WordPress is best)
  2. If you want to develop a fully features eCommerce then PHP (Magento) is best.
  3. If you want to develop a secure & powerful website then ASP.Net, C# & Sql Server is best.
  4. If you want to develop an offline desktop software then C# or VB.Net is best.
  5. If you want to develop high end games then C++ is best.
  6. If you want to develop a software that run on every device then java is best.
  7. If you want to develop an android mobile application then android is best.
  8. If you want to develop a hybrid mobile application then cordova or ionic is best. 
So, It depends upon solution not specific programming languages. If you believe yourself as software developer then you need to learn more than one programming language.
I have learned many programming languages. But Started working in VB6 & MS-Access, then VB.Net & MS Access/SQL Server then C# & SQL Server then ASP.Net, C# & SQL Server then PHP & MySql then Wordpress and now I want to learn android or xamarin also. I even worked in FoxPro.
Hope this help 

Comments

Popular posts from this blog

How to Draw Home Design in C#

Source:  How to Draw Home Design in C# In this post I am going to put the code about how to design home architecture in C#. Using C#, you can do anything with simple codebase. Suppose you are an architecture or civil engineer and you need a software where you can put the size of each bedroom, drawing room, toilet, store room, kitchen, balcony, exit gate &  entrance gate details and you will get a full architecture of your home. I have built a simple architecture using C#. All fields are dynamic that can be change anytime. You can also print those architecture image. The image will look like this: I used a simple rectangle method to build these architecture.  Create a database in ms-access. Store all information like width and length of bedroom, drawing room, toilet, store room, kitchen, balcony, exit gate &  entrance gate. Get each room length and width and build a structure using C# Now draw some architecture:      ...

Downfall of quality of work in software development

When we see Software development field and their work culture, get excited about this. However, no one knows how the software industries work. In these days, there are plenty of software development companies, entrepreneur, in the form of freelancers, small companies, and giant companies in every city of the world. All are having different client base and dealing in their own way. I found very interesting and at the same time dangerous about downfall of quality of work in software development. I found following reason about downfall of quality of work: Too Much Price Negotiation Unskilled Freelancers or Unskilled Team Internship for Making Profits Too Much Price Negotiation As per my experience, I found out that price negotiation in every business is happening and it is worth it. Too much price negotiation is not worth it. Suppose if a website development actual cost is $500 and you want it in $100, it is not possible in any way. However, in these days you will get the ...