Home  >  Article  >  The most complete Geek Academy video tutorial in 2017

The most complete Geek Academy video tutorial in 2017

PHP中文网
PHP中文网Original
2017-08-17 13:34:062960browse

Geek Academy was founded in December 2013 by Jin Yan and Yao Shanglang, the authors of China’s first Android development tutorial. Jin Yan and Yao Shanglang published the first Android[4] development tutorial in mainland China "Introduction and Practical Combat of Google Android Development" in 2009. This tutorial was published by People's Posts and Telecommunications Press in 2009. It has been reprinted more than 20 times since its publication. It has become the best-selling Android development book in China.

Geek Academy is the most authoritative online learning platform for android development in China. It brings together dozens of top domestic Android development teaching masters with many years of project and practical experience, and has carefully produced thousands of high-quality video tutorials. , covering professional android development courses such as basic entry, intermediate advanced, advanced improvement, and practical project development of Android development learning. Geek Academy hopes to help developers learn Android development faster and better through the latest, high-quality, professional and practical online courses, and help developers realize their ideals through technology.

"Geek Academy Java8 New Features Video Tutorial" covers all new features of Java8: Lambda expressions, Stream interface, DoubleStream interface, LocalDate class, etc. The new features of Java8 make Java run faster, use less code (Lambda expressions), facilitate parallelization, and minimize null pointer exceptions.

1. Geek Academy Java8 new features video tutorial

The most complete Geek Academy video tutorial in 2017

Course viewing address: http://www.php.cn/course/613.html

Introduction: "Geek Academy Java8 New Features Video Tutorial" covers all Java8 New features: Lambda expressions, Stream interface, DoubleStream interface, LocalDate class, etc. The new features of Java8 make Java run faster, use less code (Lambda expressions), facilitate parallelization, and minimize null pointer exceptions.

2. Geek Academy WeChat public platform development video tutorial

The most complete Geek Academy video tutorial in 2017

## Course viewing address: http://www.php.cn/course/611.html

Introduction: "Video Tutorial on Geek Academy WeChat Public Platform Development" It introduces the development process and methods of WeChat public platform, including the introduction to development, the basis of interfaces, methods of calling interfaces, etc., and demonstrates the calling of interfaces through examples.

3. Geek Academy PHP object-oriented video tutorial

The most complete Geek Academy video tutorial in 2017

##course View address:

http://www.php.cn/course/607.html

Introduction: "Geek Academy PHP Object-Oriented Video Tutorial" explains Knowledge points about object-oriented programming ideas, including construction methods and destructor methods, magic methods, class encapsulation inheritance, keywords, etc.

4. Geek Academy mysql video tutorial

The most complete Geek Academy video tutorial in 2017

course view address :

http://www.php.cn/course/605.html

Introduction: "Geek Academy MySQL Video Tutorial" explains the relevant databases to everyone Basic knowledge and database operations, including database installation, database connection, database addition, deletion, modification and query, PDO, etc.

5. Geek Academy PHP video tutorial

The most complete Geek Academy video tutorial in 2017

Course view address :

http://www.php.cn/course/598.html

Introduction: "Geek Academy PHP Video Tutorial" introduces you to PHP Knowledge points, including basic introduction, environment construction, common functions, etc., for beginners to learn.

6. Geek Academy Android Project Practical Video Tutorial

The most complete Geek Academy video tutorial in 2017## Course View address:

http://www.php.cn/course/330.html

Introduction: Android is an open source, Linux-based mobile device operating system, mainly used in mobile devices, such as smartphones and tablets. Today, Android applications are growing exponentially. "Geek Academy Android Project Practical Video Tutorial" provides friends with more than a dozen classic project development tutorials, allowing friends to experience Android project development.

7. Geek Academy Ruby Basics Video Tutorial

The most complete Geek Academy video tutorial in 2017

Course view Address: http://www.php.cn/course/323.html

Introduction: Ruby, a simple and fast object-oriented programming (oriented to A scripting language created for object programming and developed in the 1990s by Japanese Yukihiro Matsumoto. It takes inspiration and features from Perl, Smalltalk, Eiffel, Ada, and Lisp languages. We have collected the "Basic Video Tutorial on Ruby from Geek Academy", hoping to help everyone learn the Ruby language better.

8. Geek Academy in-depth ThinkPHP framework video tutorial

The most complete Geek Academy video tutorial in 2017

## course View address: http://www.php.cn/course/322.html

Introduction: PHP is a scripting language widely used on the Web server. , has unique advantages in agile web development, with many successful cases, active community, rich resources, and many frameworks. ThinkPHP, as an earlier and relatively mature domestic PHP framework, has a considerable number of users in the country. Through the "Geek Academy In-depth ThinkPHP Framework Video Tutorial", we will introduce the basic knowledge of ThinkPHP to prepare for subsequent actual projects.

9. Band of Brothers Large Website Architecture MySQL Video Tutorial

The most complete Geek Academy video tutorial in 2017

## Course View address:

http://www.php.cn/course/304.html

Introduction: How to analyze the operation of the website from an architectural perspective , how to solve some emergencies, and how to prevent the website from crashing due to excessive traffic. If you have questions about these, then "MySQL Video Tutorial on Band of Brothers Large Website Architecture" is very suitable for you. Let's solve it together. Have these questions! ! !

10. Geek Academy WeChat applet from basics to practical video tutorial

The most complete Geek Academy video tutorial in 2017

Course viewing address:

http://www.php.cn/course/297.html

Introduction: WeChat mini program has been released, you still If you are envious when you see others posting screenshots in their WeChat Moments, quickly create a mini program to play with. "Geek Academy WeChat Mini Program from Basics to Practical Video Tutorial" will take you from basic to advanced and then to All relevant knowledge and skills required for actual combat.

11. Geek Academy Docker video tutorial

The most complete Geek Academy video tutorial in 2017

Course view address :

http://www.php.cn/course/287.html

Introduction: Docker is an advanced LXC-based container open sourced by dotCloud, a PaaS provider. The engine and source code are hosted on Github. It is based on the Go language and complies with the Apache2.0 protocol and is open source. Docker has been very popular since 2013. Whether it is the code activity on github or the support of major manufacturers, Docker has become the most popular technology nowadays. Even Microsoft claims to integrate Docker in the next generation of Windows Server. support. Therefore, we have collected the "Geek Academy Docker Video Tutorial", hoping to help everyone learn Docker better.

12. Geek Academy ASP.NET video tutorial

The most complete Geek Academy video tutorial in 2017

Course view address: http://www.php.cn/course/284.html

Introduction: ASP.NET is new Generation ASP. It is incompatible with classic ASP, but ASP.NET may include classic ASP. ASP.NET pages are compiled, which makes them run faster than classic ASP. Has better language support, a large set of user controls and XML-based components, and integrated user authentication. When a browser requests an ASP.NET file, the ASP.NET engine reads the file, compiles and executes the script file, and returns the results to the browser as a normal HTML page. "Geek Academy ASP.NET Video Tutorial" starts with the introduction of the MVC model, and explains the advanced tutorials of C#, and takes you to understand the ORM tool Entity Framework officially provided by Microsoft.

13. Geek Academy Java Video Tutorial

The most complete Geek Academy video tutorial in 2017

Course view address :http://www.php.cn/course/275.html

Introduction: Java is an advanced programming language launched by Sun Microsystems in May 1995. programming language. Java can run on multiple platforms, such as Windows, Mac OS, and other UNIX versions of systems. As a representative of static object-oriented programming languages, Java language perfectly implements object-oriented theory and allows programmers to perform complex programming with an elegant way of thinking. "Geek Academy Java Video Tutorial" will take you into the Java language world from shallow to deep, from basic to advanced.

14. Geek Academy Swift language video tutorial

The most complete Geek Academy video tutorial in 2017

## Course view Address: http://www.php.cn/course/272.html

Introduction: Apple launches new programming language Swift to replace Objective-C, Swift is fast , dynamic and powerful, it will definitely become the mainstream language of iOS. So we collected the "Geek Academy Swift Language Video Tutorial", hoping to help everyone learn jQuery Mobile better

##15. Geek Academy Lua scripting language syntax introductory video tutorial

The most complete Geek Academy video tutorial in 2017## Course view address:

http://www.php.cn/course/270.html

Introduction: Lua language has strong embedding advantages and can be compiled and run across platforms. Cocos2d-x games can be efficiently developed using Lua language. We have collected the "Geek Academy Lua Script Language Grammar Introductory Video Tutorial", hoping to help everyone better learn the syntax of Lua script language.

16. Geek Academy jQueryMobile video tutorial

The most complete Geek Academy video tutorial in 2017 Course view address :

http://www.php.cn/course/261.html

Introduction: jQuery Mobile is the version of jQuery on mobile phones and tablet devices. jQuery Mobile will not only bring the jQuery core library to mainstream mobile platforms, but also release a complete and unified jQuery mobile UI framework that supports the world's mainstream mobile platforms, making development simple and convenient. We have collected "Geek Academy jQueryMobile Video Tutorial", hoping to help everyone learn jQuery Mobile better

17. Geek Academy Git usage video tutorial

The most complete Geek Academy video tutorial in 2017 Course viewing address:

http://www.php.cn/course/258.html

Introduction: Git is a free and open source distributed version control system for agile and efficient processing of projects of any size. More and more projects are migrating to Git for management, including many open source projects hosted on GitHub, making Git the most popular version control system today, and therefore Git has become an indispensable skill. "Geek Academy Git Usage Video Tutorial" will introduce you to the local and remote operations of Git, hoping to lead you to easily master Git operations.

18. Geek Academy C language video tutorial

The most complete Geek Academy video tutorial in 2017

Course viewing address: http://www.php.cn/course/246.html

Introduction: C language is a general-purpose, procedural-oriented computer programming language. In 1972, Dennis Ritchie designed and developed the C language at Bell Telephone Laboratories in order to port and develop the UNIX operating system. C language is a widely used computer language that is as popular as the Java programming language and both are widely used among modern software programmers.

19. Geek Academy C# video tutorial

The most complete Geek Academy video tutorial in 2017

course view address :http://www.php.cn/course/243.html

Introduction: "Geek Academy C# Video Tutorial" is an introductory course for C# language , in the course, we will start with the basic concepts of the .NET platform and C#, and provide an in-depth introduction to the basic syntax of C# development, simple program logic, skills in using Visual Studio tools, and the implementation of commonly used algorithms. At the same time, we also hope that through course-related exercises and programming exercises, we can help students quickly get into the C# language.

20. Basic Video Tutorial on New Features of HTML5 from Geek Academy

The most complete Geek Academy video tutorial in 2017

## Course view address: http://www.php.cn/course/239.html

Introduction: HTML5 is the latest revised version of HTML, October 2014 The standards were developed by the World Wide Web Consortium (W3C) in September. HTML5 is designed to support multimedia on mobile devices and is easy to learn. "Basic Video Tutorial on New Features of HTML5 from Geek Academy" will take you to understand the new features added by HTML5 compared to HTML, and experience the new multimedia functions, new applications, new graphics, etc. in HTML5.

21. Geek Academy CSS and CSS3 Video Tutorial

The most complete Geek Academy video tutorial in 2017

Course View address: http://www.php.cn/course/238.html

Introduction: "Geek Academy CSS and CSS3 Video Tutorial" detailed introduction The related content of CSS and CSSS3 allows everyone to systematically learn CSS and CSS3, quickly understand and apply it in work, and is very suitable for students with no basic knowledge.

22. Geek Academy Node.js Development Video Tutorial

The most complete Geek Academy video tutorial in 2017

Course view address: http://www.php.cn/course/237.html

Introduction: The launch of Node.js not only starts from the engineering Angular automates more trivial and time-consuming tasks, breaks the language boundaries between front-end and back-end, and allows JavaScript to run smoothly on the server side. This series of courses is designed to guide front-end development engineers and Node.js beginners into this lively and interesting world. A new world full of vitality.

23. Geek Academy ReactJS video tutorial

The most complete Geek Academy video tutorial in 2017

course view address :http://www.php.cn/course/236.html

Introduction: React is a JavaScript library released by Facebook, known for its high performance and unique The design concept has received widespread attention. "Geek Academy ReactJS Video Tutorial" will introduce the basic knowledge of React, build a React development environment and write a large number of React programs. I hope everyone can have a deep understanding of React.

24. Geek Academy AngularJS video tutorial

The most complete Geek Academy video tutorial in 2017

Course view address :http://www.php.cn/course/235.html

Introduction: "Geek Academy AngularJS Video Tutorial" will introduce AngularJS to you in detail. The thinking of AngularJS is very avant-garde. It is different from the usage and thinking of the traditional JavaScript framework. AngularJS can make us simpler and more efficient. A straightforward approach to building web applications.

25. Geek Academy Android Development Video Tutorial

The most complete Geek Academy video tutorial in 2017

Course view Address: http://www.php.cn/course/228.html

Introduction: Android is an open source, Linux-based mobile device operating system , mainly used on mobile devices such as smartphones and tablets. Android is developed by the Open Handset Alliance, led by Google and other companies. "Geek Academy Android Development Video Tutorial" will take you to learn from the basics of Java, then start basic Android programming, and learn some advanced concepts related to Android application development.

[Related Q&A Recommendations]:

javascript - How to use keystone.js to manage the backend of a node.js project that has already been written?

python - Crawler simulated login problem

WeChat applet wx.request problem

javascript - I have learned jQuery but there are very few tutorials on using jQuery to do actual special effects. Can anyone provide some practical tutorials?

Mysql 5.7 has been installed under win7; now I want to install xampp, need Uninstall mysql?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn