Programming Languages
Get insights from 1.1k questions on Programming Languages, answered by students, alumni, and experts. You may also ask and answer any question you like about Programming Languages
Follow Ask QuestionQuestions
Discussions
Active Users
Followers
New answer posted
7 years agoContributor-Level 10
Development Time: The Java Virtual Machine (JVM) is a great environment for developing custom tools quickly. The programming language Scala runs on JVM and is popular with data scientists for its combination of object-oriented and functional programming.
New answer posted
7 years agoBeginner-Level 5
C++ is basically more power to the programmer (since one can break past all sorts of abstractions), and runs natively instead of on a virtual environment (and hence is also platform dependent). A C++ application can manage its own memory in more finer ways than a Java app can. In C++, one can overload operators, access physical addresses and override values there. One can throw and catch any type (.) and do some nasty stuff around all that. On the other hand, in Java, one can sit back and basically just deal with OO abstractions
New answer posted
7 years agoContributor-Level 6
These are some of your options today as a JavaScript developer.
HTML, CSS, and JavaScript/JQuery: You can make stand alone websites or websites that connect to a back-end, which will be handled by a separate team. You might have to work on frameworks such as Bootstrap and Semantic UI (which make your job a lot easier once mastered).
Angular/ Backbone/ React/ Vue/ Ember: All of these are JavaScript frameworks/libraries for building single page, highly interactive websites. Consider these as an icing on top of everything mentioned in the previous point. All of these solve the same problem differently, and you will have to work with what
New answer posted
7 years agoGuide-Level 15
On a personal node, I would suggest NIIT, GNIIT and Appin Technology Lab for enrollin
New answer posted
7 years agoContributor-Level 10
It's dangerous. Some may think this is a reason to avoid it, but these are things you are going to have to learn.
It's close to the hardware. This makes it fast and optimization and also suitable for tiny little boxes.
It has a good preprocessor. It's as dangerous as juggling chainsaws, but when you start developing a code base that has to compile on multiple systems, you'll really appreciate it.
It has objects without pointers. Traditional objects always have pointers. C++ lets you have objects that are not allocated and not accessed by pointers.
New answer posted
7 years agoContributor-Level 6
Head First Java, 2nd Edition - OReilly Media
Thinking in Java (4th Edition)
Java: A Beginners Guide (Sixth Edition) by Herbert Schildt
Introduction to Programming in Java by Robert Sedgewick
Introduction to Object-Oriented Programming with Java by C.Thomas wu
Java in a Nutshell
Beginning Programming with Java For Dummies, 4th Edition by Barry Burd
"The Java Programming Language" by Ken Arnold,James, Gosling,David Holmes.
Core Java Volume I Fundamentals (10th Edition) by Cay S. Horstmann
Java How To Program (late objects) by Paul Deitel, Harvey Deitel
Effective Java (2nd Edition): Joshua Bloch
Java Performance: Charlie Hunt,
New answer posted
7 years agoScholar-Level 18
Job opportunities in government sector:
These days government at all levels are trying to reduce manpower. This is because, the expenses on salary are nearing 50%. Whereas, as per norms, it should not go beyond 35%. So, how does government function, it is functioning nowadays, by simply outsourcing many activities that it did earlier. This avoid expenses on permanent staff of the government. In addition, people are happy as they are getting the services efficiently.
In such scenario, it is useless to wait for government job. However, some recruitment will definitely occur. But, it is going to be on a lesser scale than in earlier y
New answer posted
7 years agoBeginner-Level 4
Ruby is a powerful, flexible programming language you can use in web/Internet development, to process text, to create games, and as part of the popular Ruby on Rails web framework. Ruby is a scripting l
New answer posted
7 years agoContributor-Level 7
Master the core APIs- It doesn't matter how strong you are in terms of theoretical knowledge if you don't know the language constructs and core APIs.
Keep coding- Things look simpler when talking about them theoretically. We can give a solution to a problem very easy in theory. But we can realize the depth of the problem when we start implementing our approach. You will come to know the language limitations, or design best practices while coding. So keep coding.
Subscribe to forums -When starting to work on a new technology the best and first t
New answer posted
7 years agoScholar-Level 17
Which is the superclass of all classes?
Differentiate between J2SDK 1.5 and J2SDK 5.0?
What are wrapper classes?
What is the ThreadLocal class? How and why would you use it?
What is the volatile keyword? How and why would you use it?
What is runtime polymorphism or dynamic method dispatch?
What is the number of bits used to represent ASCII, Unicode, the UTF-16, and the UTF-8 characters?
Is it possible to import same package or class twice? Will the JVM load the package twice at runtime?
What is the difference between System.out, System.err, and System.in?
What is the Java Classloader? List and explain the pu
Taking an Exam? Selecting a College?
Get authentic answers from experts, students and alumni that you won't find anywhere else
Sign Up on ShikshaOn Shiksha, get access to
- 64k Colleges
- 968 Exams
- 627k Reviews
- 1500k Answers