Computer Science, asked by harsh311001, 1 year ago

is it sufficient to learn java android app development by schildst and java 6 black book?

Answers

Answered by ans81
4
Hey mate here is your answer

_______________________________________

YES, it is sufficient to learn Java Android app development by schildst and Java 6 black book.

_______________________________________

Please mark me as brainliest
Answered by hs8062327pdgfp8
0
agree with you that it is very difficult to learn Java if you are mislead while you are trying to dive into this large ocean. So, here comes a simple workflow for you. Hope that helps.

What is Java?

Java is a high-level programming language originally developed by Sun Microsystems and released in 1995. It is a general-purpose computer programming language that is concurrent, class-based, object-oriented,and specifically designed to have as few implementation dependencies as possible.

What is Core Java?

Core Java is the standard edition of Java, also known as J2SE.

What is Advanced Java?

Advanced Java is the enterprise edition of Java, also known as J2EE.



What are the most important concepts of Core Java?

Well, every language is divided into three parts (basic, intermediate, advanced) for learners. For Core Java, the division is somewhat like this.

Beginner Level: OOPS, Nested Class vs Inner Class, Exception and Error Handling, MultithreadingIntermediate Level: Java Foundation Classes (JFC):AWT, Swings, Drag and Drop and Java 2D class libraries, Java Beans, Applet, Servlet, Database Connectivity: JDBC DriversAdvanced Level: Generics, Collection Framework, Networking in Java, MVC

harsh311001: I know it is hard to learn but will i be able to build android app by using these 2 books??
Similar questions