Top 18 Apps Similar to Java学习手册

Java Program 1.8
WebToMob
Its an Application to give source code various Java Programs.Hereisa list of Source Codes :- Armstrong Number CalculatorBankManagementSum of series Palindrome String and NumberPatternSeries and Manyother Programs Alot More to come....
Java учебник (+ Задачи) 1.5
Приложение очень полезно для начинающих поJavaпрограммированию.Задачи помогут укрепить знания.Преподавателям советую давать в качестве лабораторных задач.Скоро появится платная версия с готовыми ответамиСборник практических работ по Java Костиной А.С. иКлимоваС.А.The application isveryuseful for beginners to Java programming.Tasks will help strengthen knowledge.Teachers give advice as laboratory tasks.Coming soon a paid version with ready answersCollection of practical work on the AS Java Kostina KlimovandSA
Java Samples 1.2.3
Visual Source
150+ algorithms on Java for beginners
Aprende JAVA desde cero 2.0.23
Spanish course with lessons and tutorials JAVA very easy to follow.
Algorithms in Java 1.1
Sibyter
This is a library of Java algorithms by indy256. There are 192fileswith algorithms! All algorithms are divided into groups.Eachalgorithm has description. You can choose one of 73syntaxhighlighting styles and one of 9 fonts. Also you can chooseont of3 application themes for comfortable work. The followingtopics arecovered: Trees: segment tree, Fenwick tree, k-d tree,R-tree,metric tree, quadtree, persistent tree, link/cut tree,binary heap,disjoint-sets, treap. Graph algorithms: shortest paths,maximumflow, maximum matching, spanning tree,connectivity,biconnectivity, LCA. String algorithms: suffix tree,suffixautomata, suffix array, trie, Aho-Corasickalgorithm,Knuth-Morris-Pratt algorithm, Z-function, hashing,parsing. Sortingalgorithms: quick-, merge-, heap-, bubble-,selection-, insertion-,counting-, radix-sorting; Kth orderstatistic. Geometry algorithms:segments/lines/circles intersection,point in polygon query, convexhull, closest/furthest pair ofpoints. Combinatorics: permutations,combinations, arrangements,partitions. Other: big numbersmultiplication via fast Fouriertransform, simplex algorithm.Application icon made by Freepik fromwww.flaticon.com All rightsbelongs to their respective owners.
Java Programming - ITA 2.4
LPE Droid
The reference guide to learn everything in a Java app!Want to learn Java? You never time?This is the app for you, easy to read and divided into chapters,youwill enter the world of Java programming.Theory and many examples to better understand and learnthislanguage.Follow me on Twitter: https://twitter.com/@lpedroidFacebook: https://www.facebook.com/pages/LPE-Droid/1453518481620840----- Contents: ------ Object Oriented introduction- Java language- Java syntax- Defining objects- Flow controls and instructions- Encapsulation- Inheritance- Polymorphism- Exceptions- Jdbc- Java Beans- Java Threads- Java Networking- Servlet- Servlet Http- JSP- JSP Advance- Uml- Web Service introduction- Glossary of terms
Design Patterns in Java 1.5
May Tech
1. Design Pattern Overview 2. Creational Patterns - FactoryPattern- Abstract Factory Pattern - Singleton Pattern - BuilderPattern -Prototype Pattern 3. Structural Patterns - Adapter Pattern- BridgePattern - Filter Pattern - Composite Pattern - DecoratorPattern -Facade Pattern - Flyweight Pattern - Proxy Pattern 4.BehavioralPatterns - Chain of Responsibility Pattern - CommandPattern -Interpreter Pattern - Iterator Pattern - Mediator Pattern- MementoPattern - Observer Pattern - State Pattern - Null ObjectPattern -Strategy Pattern - Template Pattern - Visitor Pattern 5.J2EEPatterns - MVC Pattern - Business Delegate Pattern -CompositeEntity Pattern - Data Access Object Pattern - FrontControllerPattern - Intercepting Filter Pattern - Service LocatorPattern -Transfer Object Pattern
Справочник по JAVA 3
Справочник для программирования на JAVAВ справочнике собрано огромное количество примеров, поясненийипр. Чтобы найти всю интересующую вас информацию покакой-либофункции - просто введите ее в поиске, справочник выдаствам всесвязанное с ней, включая подробное объяснение ипримерыиспользования.Есть ночной режим, настройки размера шрифта.Также можно использовать любые слова для поиска, нужныхфункцийили какого-либо конкретного места в справочнике. Напримересливвести "округление" и нажать на "поиск" вам сразу покажетсяфункцияиспользуемая для округления.Если нужно добавить описания каких либо функций, классов и пр-пишите, я добавлю.---Официальный сайт проекта:Курсы программирования - http://www.programmerinfo.ruReference forprogrammingin JAVAThe handbook has collected numerous examples, explanations,etc.To find all the information you need for any function - justenterit in the search, the directory will give you everythingrelated toit, including a detailed explanation and examples ofuse.There is a night mode, font size settings.You can also use any search word, the right features oraparticular location in the directory. For example if youtype"round" and click on "search" you immediately seem functionusedfor rounding. If you want to add any description of functions, classes, etc-write, I'll add.---The official website of the project:Programming Courses - http://www.programmerinfo.ru
Собеседование Java developer 1.0
NEWAPP
Сборник ответов на вопросы, которыеобычнозадают на собеседовании на должность Java программиста.Collection of answerstoquestions that are normally asked in the interview for the postofJava programmer.
Java Servlet 1.1
KatieHome
A Java Servlet is a Java object thatrespondsto HTTP requests. It runs inside a Servlet container.A Servlet is part of a Java web application. A Servlet containermayrun multiple web applications at the same time, each havingmultipleservlets running inside.A Java web application can contain other components thanservlets.It can also contain Java Server Pages (JSP), Java ServerFaces(JSF) and Web Services. This tutorial is about Java Servletsonly,though.We hope it will be helpful for everyone
Java Docs 7 1.0
An Android application that is usefulforreading your Java Documentation on Mobiles and Tablets.We face so many problem while accessing java documentationfromdevices because for their small screen & documentations 3partstructure [packages, classes & class info].Here this application separates these parts & makeyouavailable these section at easy way.You can also search for classes by using search facility.www.dwijitsolutions.com
Java language 1.0
KatieHome
This Java Language trail (set ofarticles)describes the Java programming language. The intention ofthistutorial is mostly to be a compressed introduction to Javafordevelopers who already know a bit about programming andobjectoriented concepts. I will try to explain the variousdifferentconcepts as I use them, but a bit of programmingbackground willhelpful.
Learn Java 4.2.21
Learn Java Programming with programming lessons, tutorials,programs& more
Learn Java: java tutorial
A Complete java tutorial with code previews,explanations and alotof extras.
Java Interview Questions 1.2.18
Sagar C
-Java interview Questions app contains 200+ most importantcommonlyasked Java Question. -It is useful for fresher’s andexperiencedDeveloper to learn java and who are preparing for javainterview.-Questions are categorized based on different topics.-must havefor beginners who are new to java. -Includes javaprograms andexamples -Topics covered: 1) Basics 2) Oops 3)Cunstructor, this ,final & super 4) Static 5) Class &Objects 6) Inheritance6) Method Overloading 7) Abstract Class &Interface 8)Exception handling 9) Import, Package & Modifiers10) IO 11)Multithreading 12) Serialization 13) Garbage Collection14)Collections 15) String 16) Others 17) Method Overriding18)Polymorphism 19) JDBC offline questions, offline java questionsandanswers, offline java interview questions and answers
400+ Core JAVA Programs 1.0
##### 400+ Core JAVA Tutorial Programs ##### #####BIITComputerEducation ##### ##### Atul Kumar Soni ##### ThisAppcontains 400+Core JAVA Tutorial Programs with output. ThisCoreJAVA TutorialApp will help you to learn JAVA programminglanguageby simpleexample. This Core JAVA Tutorial App is veryuseful forall type oflearners. We designed this Core JAVA TutorialApp in aplain simpleway in order that it is easily understandablebyeveryone. ThisCore JAVA Tutorial App is good for beginners tolearnbasic JAVAprogramming by simple and suitableexamples.----------------FEATURE -------------------- - Contains400+ CoreJAVA TutorialPrograms with Output. - Very simple UserInterface(UI). - Step byStep examples to learn JAVA Programming. -This CoreJAVA TutorialApp is completely OFFLINE. - App iscompatible withTablets. ------Core JAVA Tutorials Description------ 1. JAVAIntroduction 2.Variables, Constants & Data Types3. Operators&Expressions 4. Selection ( Control Structure ) 5.Iteration(Control Structure ) 6. Arrays 7. Methods / Functions8.Classes& Instances ( Objects ) 9. Inheritance 10.Packages11.Interfaces 12. Exception Handling 13. MultithreadedProgramming14.Enumerations, Wrapper classes & Autoboxing 15.Math class(Library Functions ) 16. String and StringBuffer 17.Applets18.Graphics 19. Event Handling 20. Abstract Window Toolkit (AWT )21.Swing 22. Java Database Connectivity ( JDBC )23.Input/OutputStreams 24. Remote Method Invocation ( RMI )25.NetworkProgramming 26. Generics 27. Collection Classes.28.JavaReflection 29. Nested Class 30. Java Beans-----------SuggestionsInvited ------------- Please send yoursuggestionsregarding thisCore JAVA Tutorial App by [email protected]. ###### Wewish you all the best !!! #####
Java Tutorial 3.1
Everything You Need to Know About Java.(Tutorial + Programs + FAQ+Terminology)
Learn Java - Free(Offline) 2.01
Learn Java is a Free and Offline app offersyouextensive training to get you started in java.You will not needed an internet connected to your devicewhilelearning java.This app is having extensive set of images and programcodefigures to help you grasp concepts visually and better.→ The Topics Covered are Listed Below.══════════════════════════►Section 1: Getting Started with Java══════════════════════════►Section 2: Variables══════════════════════════►Section 3: Control Flow══════════════════════════►Section 4: Arrays in Java══════════════════════════►Section 5: Java String Methods══════════════════════════►Section 6: Java Methods══════════════════════════►Section 7: Java Classes══════════════════════════►Section 8: Java Error Handling══════════════════════════►Section 9: Dealing with Text Files══════════════════════════►Section 10: A Java Calculator Project══════════════════════════►Section 11: More Java Form Controls══════════════════════════►Section 12: Java and Databases══════════════════════════►Section 13: Databases and Java Forms══════════════════════════Also,══════════════════════════►Try our new app"JAVA QUIZ MASTER"athttps://play.google.com/store/apps/details?id=com.rfb.javaquiz══════════════════════════Thank you,ReadFlipBook Team.