Computer manuals. Free downloads.
Astalaweb.com

Astalaweb.com  Home |  Menu 1  |  Menu 2  Last manuals |  In Spanish  |   
2 users connected   1537 resources collected

Menu

M Menu 2
L Last manuals
A Articles
A Astalaweb

Free Manuals

Free manuals - 2

60 - 60

Free manuals 3 - 4

60 - 60

Free manuals 5 - 6

60 - 60

Microsoft Office

Access - 2

11 - 8

Access - 3 - 4

20 - 20

Access - 5 - 6 - 7

20 - 20 - 9

Excel - 2 - 3

12 -13 -11

Excel 4 - 5 - 6

20 -20 -20

Excel 7 - 8 - 9

20 -20 -21

Office

0

Outlook

11

PowerPoint - 2

10 - 10

Word - 2

7 - 9

Operating Systems

Mac OS Apple 3
Linux - Unix - 2

17 - 17

Linux - Unix 3 - 4

13 - 17

MS - DOS

15

Windows - 2 - 3New 17 - 21 - 8
Other S.O

0

Programming languages

Assembly - 2

8 - 10

Cobol - 2

10 - 6

Cobol 3 - 4

20 - 2

C/C++ - 2

10 - 10

C/C++ 3 - 4

10 - 6

C++/C#/Objective C

20

C++/C#/Objective C 2 - 3

20 - 5

Delphi - 2

10 - 8

Fortran

10

Pascal - 2

11 - 9

Visual Basic - 2

12 - 10

Visual Basic NET - 2

11 - 11

Programming languages II

Ajax - 2Upd

10 - 9

Matlab

14

Prolog - 2

6

Python - 2

8 - 8

Python 3

6

UML - 2

11 - 8

Internet programming

ASP

19

ASP.net

19

ASP.net 2 - 3 - 4

20 - 20 - 8

CSS  - 2

15 - 6

CSS 3 - 4  - 5

20 - 20 - 16

Html

14

Html 2 - 3

20 - 6

Java - 2

10 - 6

Javascript - 2

14 - 12

Perl

18

PHP - 2

10 - 9

VbScriptUpd

16

XML - 2

10 - 15

Social Network

Facebook

14

Facebook 2 - 3

20 - 19

Twitter

6

 
M Menu 2
L Last manuals
A Articles
A Astalaweb

Java manuals. Internet programming.

Definition of Java

A high-level programming language developed by Sun Microsystems. Java was originally called OAK, and was designed for handheld devices and set-top boxes. Oak was unsuccessful so in 1995 Sun changed the name to Java and modified the language to take advantage of the burgeoning World Wide Web.

Java is an object-oriented language similar to C++, but simplified to eliminate language features that cause common programming errors. Java source code files (files with a .java extension) are compiled into a format called bytecode (files with a .class extension), which can then be executed by a Java interpreter. Compiled Java code can run on most computers because Java interpreters and runtime environments, known as Java Virtual Machines (VMs), exist for most operating systems, including UNIX, the Macintosh OS, and Windows. Bytecode can also be converted directly into machine language instructions by a just-in-time compiler (JIT).

Java is a general purpose programming language with a number of features that make the language well suited for use on the World Wide Web. Small Java applications are called Java applets and can be downloaded from a Web server and run on your computer by a Java-compatible Web browser, such as Netscape Navigator or Microsoft Internet Explorer.

Legends

  xxxKb = Size of downloadable file in Kb  || - Manual on Internet (no downloadable)
- Htm Format |  - Microsoft Word (.doc) | - Acrobat PDF (.pdf)  | - Rich Format Text (.rtf)
 | - Unformatted text (.txt) |  - Power Point (..ppt, pps) | - Help (.chm)  |  - Installer (.exe)

Manual Description Online Format / File Ads / Size



Java Sun Tutorials The Java Tutorials are practical guides for programmers who want to use the Java programming language to create applications. They include hundreds of complete, working examples, and dozens of lessons. Groups of related lessons are organized into "trails".
For the most accurate and up-to-date tutorials, please access the latest version from Sun's official website for the Java SE Tutorials (Last Updated 3/14/2008), which can be found at: http://java.sun.com/docs/books/tutorial.

The Java Tutorials describe features that are new for Java SE 6. For best results, download JDK 6.
Java Beginner  Javabeginner.com  is a beginner Java tutorial site that attempts to teach basics of Java programming Language in plain English using huge number of java source code examples spread across various topics. This site is for absolute starters to learn java who do not require any prerequisite Java knowledge. This site can also be used by advanced java developers. This site has links to some of my other sites that will help you in learning advanced Java topics and other technical subjects.  

Java Beginner Home - Table of Contents - Introduction to Java - Getting Started with Java - Basic Language Elements - Java Operators - Java Control Statements - Java Access Modifiers - Classes and Objects - Java Constructors - Object Serialization - Java Class Inheritance - Java Object Type Casting - Abstract class and Interface - Java Method Overiding - Java toString Method - Java String Class - Java toString Method - Java String Comparison - Java StringBuffer - Java Exceptions - Singleton Pattern - Java Threads Tutorial - Java Collections Framework - Java Date Util - Swing Tutorial - Advertise - Feedback - Java books
Java tutorials directory Interesting directory with hundreds of tutorials and applets in Java.
Java lecture notes These are the lecture notes I use in my course, Introduction to Java Programming, taught most semesters at Polytechnic University in Brooklyn (formerly known as Brooklyn Poly).
Java Reference Manual 1 Data Types  2 Variable Declarations  3 Strings
4 Arrays  5 Classes  6 Methods
7 Arithmetic, String, and Other Operators
8 Boolean Operators  9 Mathematics in Java
10 do-while loop  11 while loop  12 for loop  13 if-else
Java tutorial. Don't fear the OOP "I have created this brief tutorial not in order to be an exhaustive Java resource, but rather to introduce readers to the concepts of object oriented programming in a way that is non-threatening. If all goes well, we'll have you all in pocket protectors before the end of the hour."
Java tutorial Object-Oriented Programming for the Internet. A practical, online guide to writing programs in the Java language.
 

Home

         
 

Manuals.astalaweb.net © 2005
Gabriel Chova Blasco  - All rights reserved