skills required for software development/engineering? [closed] - software-design

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 4 years ago.
Improve this question
What are the skills to be learned for software development or software engineering? And what projects can one do ?Are the projects like Library Management System or School management system are all we can do ??

It really depends on what you wanna be specialized.
I strongly recommend "Java", because it´s a object-oriented language and is used in several different type of hardwares.

Related

which is better for me qt or VS I am begginner [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I am the beginner in programming and from last year I started programming. And I done with C and learning the C++ and I also study the HTML. Now I want to try hand on Software programming which is better for me QT or Visual Studio for developing the commercial or non-commercial software.
Qt is an application framework, whereas Visual Studio is an Integrated Development Environment (IDE). They are not the same thing, so you can't compare them.
In addition, please note that questions that ask for comparisons and generate a lot of personal opinions do not find favour in this forum.

ASP.NET Universal Providers [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
Can somebody give some info about as to what are asp.net Universal Providers, why and when are they used?
Basically these providers are sql agnostic and make sure your app works on sqlazure and any other sql databases

Professional Websites Built with Razor [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I was asked at a .NET user group if I knew of any professional web sites built with the Razor view engine for MVC that they could peruse. Interesting question, and I was not aware of any at the time. Does anybody know of a publicized list or specific web sites that have implemented Razor?
Thanks.
I was involved in building this one: http://snapshot.factiva.com. Bad news is that you need an account to be able to see it.
Here's a list of public websites which includes our own SO: http://www.findmyhosts.com/top-10-asp-net-mvc-framework-websites/

Need a thesaurus database [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
Is there an open source thesaurus available for download? It can be in any format. Preferably not from a 1915 dictionary. I need one to merge into a database application.
There are a number of opensource thesaurus, in several languages, available here: http://wiki.openoffice.org/wiki/Dictionaries
I used some of them to build a web service providing thesaurus service: http://thesaurus.altervista.org/

Distributed caching with .NET 2.0+? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 2 years ago.
Improve this question
What is the best approach to implement distributed caching with .NET?
Edit: I was looking for a general caching schema for internal and external applications

Resources