Course Elementary 2450
Course Introduction:The teacher’s years of job search and HR experience are summarized to provide students with comprehensive employment guidance, covering Internet job introductions, job responsibilities, job interview skills, career planning, etc.
Course Elementary 6830
Course Introduction:This set of courses answers some of the problems programmers encounter at work, such as how to write maintainable code, orthogonality: how to crack a project and affect the whole body, how to make your code more concise, and how the team can do it Refactoring and other issues.
Course Advanced 21283
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.
Course Advanced 28469
Course Introduction:"Dark Horse Programmer JavaScript Video Tutorial" will introduce you to JavaScript in detail. JavaScript is a literal scripting language and a scripting language widely used in client-side Web development. Currently used by millions of web pages to improve design, validate forms, detect browsers, create cookies, and more.
Course Advanced 29844
Course Introduction:"Dark Horse Programmer HTML Video Tutorial" introduces you to the basic knowledge points of HTML scripting language. This is a basic introduction to learning PHP, so you can learn it well.
Course Advanced 19142
Course Introduction:"Dark Horse Programmer CSS Video Tutorial" explains the content of css2 and css3 to everyone, and includes the knowledge points of html and html5.
Course Advanced 24068
Course Introduction:Bootstrap comes from Twitter and is a very popular front-end framework. Bootstrap is based on HTML, CSS, and JAVASCRIPT. It is simple and flexible, making web development faster. "Dark Horse Programmer Bootstrap Video Tutorial" explains how to use Bootstrap for front-end development.
Course Elementary 2327
Course Introduction:If you have any questions, please send us a message via WeChat: Le-studyg; this course starts with basic concepts and covers the core concepts of socket programming, Golang's socket programming interface, common protocols, and practical cases. Through systematic learning, students will master how to use Golang for efficient socket programming, thereby laying a solid foundation for developing high-performance network applications.
Course Elementary 16773
Course Introduction:Markdown is a writing tool that can use simple markup syntax to write HTML format. It is very suitable for blogging and publishing technical articles, so every programmer should master the use of this writing tool. This course uses the most commonly used Markdown syntax to allow everyone to quickly master this new online writing tool in the shortest time, so that we can quickly share our articles.
Course Elementary 15541
Course Introduction:HTTP protocol (HyperText Transfer Protocol) is the most widely used network transmission protocol on the Internet. All WWW files must comply with this standard. This tutorial will explain the HTTP protocol in detail.
Course Elementary 16277
Course Introduction:Learn functions? Let’s take a look at the programming dictionary! Forgot function? Come to the Programming Dictionary!
Course Elementary 6341
Course Introduction:PHP Programming Guide collects existing PHP best practices, coding standards and authoritative study guides to facilitate PHP developers to read and find
Course Elementary 4242
Course Introduction:This course uses real cases, is comprehensive and practical, and integrates GO core programming technology, programming ideas, and underlying implementation step by step from theory to practice, allowing learners to stay close to the pulse of the times and become trendsetters in the IT and Internet era.
Course Intermediate 19548
Course Introduction:API interface programming technology uses PHP to prepare the required interfaces in advance, and APPs and mini-programs obtain JSON data by calling the interfaces. Many large companies have made third-party interfaces for programmers to use.
Course Elementary 2881
Course Introduction:This course is recorded based on the "Go Language Basics Video" and is the second half of the Go language basics. Including package management, IO operations, the biggest highlights of Go language: high concurrency, goroutine, channel, reflection, etc. This video is mainly to help beginners of the Go language get started quickly from scratch. After completing this course, you can learn how to manage Go projects through packages, concurrency models, and concurrency implementations, how channels transmit data, reflection, etc.
Course Elementary 3780
Course Introduction:Starting from zero foundation, you can solve conventional business logic, operate MySQL with PHP to add, delete, modify and query, display dynamic website data, deeply understand the MVC framework, and achieve learning and flexibly mastering various knowledge points involved in PHP development.
Course Elementary 2114
Course Introduction:Concurrent programming is a technology used to improve the running speed of programs, including multi-threading, multi-process, asynchronous IO and other means; this course challenges the concurrent programming technology of Python; transforming web crawlers to crawl concurrently, and transforming web services to run business logic concurrently.
Course Elementary 17694
Course Introduction:On the basis of introducing the computer network architecture, it systematically explains the main services, working principles, common technologies and protocols at each level of the network architecture from top to bottom, taking the Internet as an example, including the application layer, transport layer, network layer, Data link layer and physical layer, and finally network security principles and protocols.
Course Elementary 30246
Course Introduction:1. How to overcome inertia and force yourself to calm down and study? 2. If you encounter difficulties, how can you get answers quickly? 3. What should I do if I always have trouble paying attention during lectures and can’t remember? 4. There are many things that I know well as soon as I hear them, but I make mistakes as soon as I write them. What should I do? 5. What is the difference between studying on your own and enrolling in a training class? 6. I want to study, but I am busy with work and have no time. What should I do?
Course Elementary 16038
Course Introduction:PHP development foundation includes basic syntax, process control, session control, database basics and MySQL common operations