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 Question
1.1k

Questions

2

Discussions

24

Active Users

11.1k

Followers

New answer posted

7 years ago

0 Follower 144 Views

Shiksha Ask & Answer
VISHNU AGARWAL

Contributor-Level 10

Performance on Large-Scale Systems: Java speed makes it best for building large-scale systems. While Python is significantly faster than R, Java provides even greater performance than Python. Speed and scalability are the reason Twitter, LinkedIn, and Facebook rely on Java as the backbone of their data engineering efforts.
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 ago

0 Follower 110 Views

A
Ashmeet Singh

Beginner-Level 5

Firstly, I'd be cautious to make a claim that C++ is better than Java. There are pros and cons to both sides.
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
...more

New answer posted

7 years ago

0 Follower 35 Views

A
Ashfaq Malik

Contributor-Level 6

Hi,
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
...more

New answer posted

7 years ago

0 Follower 47 Views

Shiksha Ask & Answer
Rishi Broto Chakraborty

Guide-Level 15

.NET is an Object Oriented Programming language which can be used for building and running of software applications for Windows, Windows Server, Windows Phone, Microsoft Azure, and XML Web services. It is included as a part of the curriculum for various degree courses in computer science and computer applications in many Indian universities. However, this course can be pursued separately as a certification program in any computer training institute. In the latter case, the time duration, fees and eligibility criteria vary from one institute to another.
On a personal node, I would suggest NIIT, GNIIT and Appin Technology Lab for enrollin
...more

New answer posted

7 years ago

0 Follower 201 Views

Shiksha Ask & Answer
VISHNU AGARWAL

Contributor-Level 10

Since you aren't a complete novice, I think you're ready for C++, for the following reasons:
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.
...more

New answer posted

7 years ago

0 Follower 75 Views

L
Lucky Lokesh

Contributor-Level 6

Best books for JAVA -
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,
...more

New answer posted

7 years ago

1 Follower 43 Views

Shiksha Ask & Answer
Group Captain Vinayak DeodharLa vie est faite pour vivre pas pour stresser

Scholar-Level 18

Hello,
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
...more

New answer posted

7 years ago

0 Follower 34 Views

R
Rahil khan

Beginner-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 language designed by Yukihiro Matsumoto, also known as Matz. It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. Ruby is a dynamic, reflective, object-oriented, general-purpose programming language.
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
...more

New answer posted

7 years ago

0 Follower 33 Views

A
Akhil Waid

Contributor-Level 7

For a Java developer, having a strong understanding of Object-Oriented Programming is a must.
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
...more

New answer posted

7 years ago

0 Follower 50 Views

Shiksha Ask & Answer
NITIN DESHMUKHYard by yard its hard, but inch by inch its

Scholar-Level 17

Some questions for JAVA developers -
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
...more

Get authentic answers from experts, students and alumni that you won't find anywhere else

Sign Up on Shiksha

On Shiksha, get access to

  • 64k Colleges
  • 968 Exams
  • 627k Reviews
  • 1500k Answers

Share Your College Life Experience

×

This website uses Cookies and related technologies for the site to function correctly and securely, improve & personalise your browsing experience, analyse traffic, and support our marketing efforts and serve the Core Purpose. By continuing to browse the site, you agree to Privacy Policy and Cookie Policy.