Tag Archives: beginner tutorial

jQuery in Action HD PDF

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

jQuery is absolutely one of the most popular JavaScript frameworks, and still widely used today. 65% of the top 10 million websites in the world is using jQuery, so its importance is self-evident. jQuery’s philosophy is “Write Less, Do More”, advocating writing small amounts of code to achieve complex functions. It is simple, fast and lightweight, provides rich functional interfaces, and is suitable for modern, rapid Web development.

Continue reading jQuery in Action HD PDF

Head First Go HD PDF, EPUB

In 2007, Google decided to create a new programming language to replace C++, the Go language. Although it does not replace C++ as desired, it has the similar performance of C and the similar development efficiency of parsing languages and near-perfect compilation speed. Many programmers regard it as “the C language of the 21st century”, which is more and more widely used in cloud computing, edge computing, big data, micro services, Internet of things, and high concurrency domain.

Continue reading Head First Go HD PDF, EPUB

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

Learning PHP, MySQL & JavaScript HD PDF, EPUB

Even if you only have a basic knowledge of HTML, you can build data-driven, interactive, dynamic websites by combining the open-source technologies with Web standards. Learning PHP, MySQL & JavaScript is a classic, step-by-step guide for teaching you how to do this. It has been updated many times, and always uses the latest core technologies of Web programming today, including PHP, MySQL, JavaScript, CSS, HTML5, jQuery, as well as React library.

Continue reading Learning PHP, MySQL & JavaScript HD PDF, EPUB

Head First Algebra HD PDF

If you find yourself having trouble learning Algebra and feeling confused about algebraic concepts, equations and logic, then Head First Algebra in the Head First series is the best learner’s guide for you. Like all books in this series, it uses a visually rich format designed for the way the brain works. Based on the latest research in neurobiology, cognitive science and learning theory, this book combines words and pictures in a playful, mixed-media style that not only helps readers understand a subject, but also to remember it.

Continue reading Head First Algebra HD PDF

Head First HTML5 Programming HD PDF

HTML5 has already won the Web standards war and been supported by all web browsers. If you want to create a website or web application that is dynamic, interactive, data-rich and interconnected, then you need to use the latest HTML5 technologies to do it, such as geolocation, video, 2D rendering, Web storage, Web worker threads, etc. Head First HTML5 Programming is a definitive guide to HTML5, front-end developers from beginners to experienced veterans can benefit from it.

Continue reading Head First HTML5 Programming HD PDF

Unity Game Tutorial: Pinball 3D

Unity Game Tutorial: Pinball 3D is a step-by-step video tutorial created by Octoman for developing a fully functional 3D pinball game with Unity. The whole course consists of 9 sections, 68 lectures; the total video course length is 9 hours and 41 minutes; the video format is MP4, with the source files attached; the language is English. It’s specially made for Unity game development beginners.

Continue reading Unity Game Tutorial: Pinball 3D

Head First C# HD PDF

C# (read as ‘C Sharp‘)  is a simple, modern, object-oriented, and type-safe programming language derived from C and C++, which attempts to combine the rapid development ability of Visual Basic and the powerful flexible feature of C++. Programmers who understand the C or C++ will be able to become familiar with C# at once.

Continue reading Head First C# HD PDF