Course Elementary 18860
Course Introduction:In the HTML code example tutorial, you can learn about CSS background, CSS text, CSS font, CSS link, CSS list, CSS table, CSS box model, CSS border, CSS outline, CSS margin, CSS padding, CSS size , CSS positioning, CSS floating, CSS aligned elements, CSS selectors, CSS images, CSS application examples, etc. Basic knowledge
Course Elementary 32483
Course Introduction:In the HTML code examples tutorial, you can learn about HTML basics, HTML headers, HTML paragraphs, HTML text formatting, HTML styles, HTML links, HTML images, HTML tables, HTML lists, HTML Forms and Input, HTML iframe, HTML Basic knowledge of header elements, HTML scripts, etc.
Course Intermediate 30254
Course Introduction:This course refers to the software engineer's principles from Robert C. Martin's Clean Code book and applies to PHP. This is not a style guide. This is a guide to developing readable, reusable, and reconfigurable PHP software. Not all of the principles here must be followed, and few are even universally accepted. Although these are just guidelines, they are all summarized by the Clean Code authors over the years.
Course Intermediate 33987
Course Introduction:Charity live broadcast time: 19:30-21:30 pm on November 25, 2020, communication QQ group: 916808767, and there will be a mysterious lottery, so stay tuned! This public welfare live broadcast course uses the uniapp framework to write the tabbar of the WeChat app, allowing users to pull down to refresh and pull up to load~
Course Elementary 14838
Course Introduction:PHP Practical Enterprise Website (Native Code)" This course is an enterprise website written using native php+mysql statements. It is mainly used to demonstrate to novice friends how to use native PHP code to operate our database. It is also helpful for learning PHP and mysql is helpful
Course Advanced 8749
Course Introduction:"PHP Underlying Code Analysis Video Tutorial" talks about the operating mechanism of PHP's underlying code and how PHP operates, giving you a deeper understanding of PHP.
Course Elementary 19278
Course Introduction:If HTML is the skeleton of a web page, then CSS is the skin and coat of the web page; using CSS technology, you can update the styles of elements as you like and create a beautiful web page layout. CSS is so powerful that it is everywhere on the Internet. , learn web development, CSS must be known
Course Elementary 62214
Course Introduction:Mastered the mini program development process in four days and completed a mini program similar to Toutiao. October 30 to November 2, 20:00-22:00 every night (4 days in total) Day 1: "First introduction to WeChat Mini Programs"; Day 2: "In-depth understanding of WeChat Mini Programs"; Day 3 : "Today's Toutiao Project Practice-1"; Day 4: "Today's Toutiao Project Practice-2". Suitable for people: People with no basic knowledge of small programs, with a certain basic knowledge of HTML, CSS and JS.
Course Elementary 3623
Course Introduction:This course will guide you to build a powerful PHP debugging environment from scratch using phpenv, VSCode and Xdebug. Master how to set up and run PHP projects on a local server and use Xdebug for code debugging. Through practical operations, you will have an in-depth understanding of the debugging process, improve your ability to troubleshoot problems, and improve development efficiency. Suitable for developers with certain PHP foundation and VSCode experience. Important 2 lines of code: xdebug.remote_enable = 1 xdebug.remote_autostart = 1
Course Intermediate 10980
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.
Course Advanced 17049
Course Introduction:"Shangxuetang MySQL Video Tutorial" introduces you to the process from installing to using the MySQL database, and introduces the specific operations of each link in detail.
Course Advanced 10744
Course Introduction:"Brothers Band Front-end Example Display Video Tutorial" introduces examples of HTML5 and CSS3 technologies to everyone, so that everyone can become more proficient in using HTML5 and CSS3.
Course Intermediate 26957
Course Introduction:RBAC is one of the most common rights management technologies in commercial systems. RBAC is an idea that can be implemented in any programming language. Its mature and simple control idea is increasingly popular among developers. "ThinkPHP (RBAC) Rights Management Video Tutorial" will introduce the basic knowledge, principles and complete implementation process of RBAC in detail through the theoretical part and practical part, and demonstrate the application scenarios of RBAC.
Course Intermediate 52890
Course Introduction:Redis is the main caching service used in PHP projects. We will introduce the advanced usage of redis in "Yan Shiba Redis Video Tutorial", and will also use cases to learn Redis in depth.
Course Advanced 21179
Course Introduction:The jquery tutorial "Dark Horse Programmer jQuery Video Tutorial" takes you directly to learn basic to advanced knowledge of jQuery, taking your front-end learning a step further. jQuery is a lightweight "write less, do more" JavaScript library that greatly simplifies JavaScript programming and is easy to learn.