Java - Top 10 most viewed questions on Stack Overflow
Requirements
- You should know the basics of Java.
Description
In this course we are going to examine the top 10 most viewed Java question on Stack Overflow since creation of this platform (*state October 2019)
Stack Overflow itself has according to wikipedia over 10 million registered users and has exceeded over 16 million questions.
This is why I believe that every software developer should get in touch with them. They are covering the essential parts of the programming language and because of that we all should know about them.
I will explain everything what you will need to first understand the questions and then be able to answer them on your own.
What topics can you expect within this course?
* I will explain to you what references on objects are and how Java saves them internally. We take a closer look to the so called null reference that often results in NullPointerExceptions.
* We get to know several data structures, such as Maps, HashMaps, Sets and many more.
* How do I compare two strings, or more general two objects with each other? And what has Java's String pool to do with it?
* We become acquainted with syntactical abbreviations like the for-each-loop or try-with-resource statement.
* We answer the eternal question if Java is a call by reference or call by value language or maybe both?
* How can I create random numbers in general or within specific range? And what do I have to take account of, if I am developing multi-threaded applications?
* We learn what FileOutputStreams and PrintWriters are for and how to use them to create files and fill them with datas.
* And many more
Who this course is for:
- This course could be interesting for all Java developers out there.
Instructor
Hallo,
ich heiße Armin Kerscher, bin stolzer Papa, Oracle zertifizierter Java-Entwickler und studierter Diplom-Informatiker.
Ich erlangte mein Wissen über die Softwareentwicklung, vor allem in Java, aber auch anderen IT-Themen während meines Studiums (Universität Würzburg) und konnte dies im Anschluss dessen in der freien Wirtschaft als Diplom-Informatiker weiter ausbauen.
Eines meiner Ziele ist es nun, anderen dadurch zu helfen, in dem ich mit ihnen mein Wissen teile und dadurch auch meine Faszination an Java und der ganzen Informatik weitergebe.
---------
Hi,
my name is Amin Kerscher. I am a proud father, an oracle certified Java developer and a studied computer scientist.
I gained my knowledge about Java and the whole computer science during my studies and expanded it afterwards in the free economy.
One of my goals is to help other people by transferring my knowledge and to share my fascination in Java and the whole computer science.