Learn Go Programming - This tutorial is designed for software programmers with a need to understand the Go programming language starting from scratch. This tutorial will give you enough understanding on Go programming language from where you can take yourself to higher level of expertise
Learn Euphoria - Euphoria's first incarnation was created by Robert Craig on an Atari Mega-ST and it was first released in 1993. It is maintained by Rapid Deployment Software. Euphoria is simple, flexible, easy to learn, and interpreted high-level programming language for DOS, Windows, Linux, FreeBSD and more
Learn D - D programming language is an object oriented programming language. D programming is actually developed by re-engineering C/C++ programming language but it is distinct. Programming language that not only takes in some features of C/C++ but also some features of other programmming languages such as Java, C#, Python and Ruby
Learn C v2 - C language programming is used for popular in the world. In application, you can learn how to write a program from basic to advanced. You can use class to archieve data in C. This is new function in C. With using class, you can write code one time, use many time. With inheritance class in C, we can build many function with less time
Learn Apache Xerces - This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to XML parsing using Java Programming language
Learn Jackson - Jackson is a very popular and efficient Java-based library to serialize or map Java objects to JSON and vice versa. Learn Jackson uses a simple and intuitive way to explain the basic features of Jackson library API and how to use them in practice. Learn Jackson will be useful for most Java developers, regardless of whether they are beginners or experts
Learn JasperReports - Jasper Report is an open source java reporting engine, is Java based and doesn't have its own expression syntax. As JasperReports is a Java class library, and is not meant for end users, but rather is targeted towards Java developers who need to add reporting capabilities to their applications
Learn Java-8 - Java 8 is the most awaited and is a major feature release of Java programming language. This is an introductory tutorial that explains the basic-to-advanced features of Java 8 and their usage in a simple and intuitive way. This tutorial will be useful for most Java developers, starting from beginners to experts
Learn JavaMail API - The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API provides a set of abstract classes defining objects that comprise a mail system. It is an optional package (standard extension) for reading, composing, and sending electronic messages
Learn JFreeChart - This tutorial describes various ways to incorporate JFreeChart in Java based standalone and web based applications. It will give you a quick start with JFreeChart and make you comfortable with JFreeChart programming with Java applications