الدورة الشاملة لإنشاء موقع وردبريس للربح من أدسنس والأفيلييت
التصنيف الكامل: Development > Web Development > WordPress

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Making a Complete Learning Management System with PHP, MySQL
In this course, I have taught the students the most popular programming language PHP and MySQL database from scratch. After showing all the basics of PHP, authentication system, security, template mastering etc., I have developed a complete learning management system (LMS) web application with the latest version of PHP. That means this project will run without any problem in PHP 8.4The persons who are very beginner in php or have no knowledge at all in PHP, they will be benefitted the most from this course. But the advanced persons will also get help from this course, because I have tried to show all the real life features of a learning management system (LMS) with advanced features.Application Features:Search features in the home page.Advanced search features in the course page.URL rewrite option using a htaccess file. So in the front end, there will be no .php extensions. Optimized query added in some sections in order to load data faster instead of nested queries.Admin Panel Features:Admin can change logo, favicon etc. Admin can setup the sales commission.Admin can setup the minimum withdraw amount.Admin can setup the withdraw fee for instructor.Admin can manage the course language.Admin can manage the course category.Admin can manage the course level.Admin can manage the FAQ SectionAdmin can create, edit and delete blog posts.Admin can create, edit and delete testimonials.Admin can see all subscriber list and export those in CSV format.Admin can see all the student profiles and manage them.Admin can see all the instructor profiles and manage them.Admin can see all the orders and invoices.Admin can change his own photo, inform

YOUR SPEAKING VOICE: Hidden Keys to Influence & Confidence
Updated 5/16/2019Formerly called Conscious CommunicationBONUS MATERIAL: Downloadable audio of the vocal exercises"Having tried quite a few video courses on improve my speaking voice, this has been the best for me. I needed some help with my voiceovers, and this gave me noticeable improvement on the first day. I recommend it to any podcaster or VO artist." --J.S., Udemy student"Fantastic! This is not a typical public speaking course. It is aimed at awareness and control of the sound of your voice. The benefits are instant and will last a lifetime. Thank you for the invaluable information." --O.B., Udemy studentUpdated 2/5/2016Bonus Lecture uploaded today: What is vocal placement and why is it important for speaking.Updated 1/29/2016Important note: I've uploaded 2 bonus lectures. Check them out!Your voice is your primary tool of communication! If you want to naturally convey trust, honesty, and integrity through the quality and presence of your voice; If you want to speak without getting tired or hoarse; if you want to be a more influential speaker or teacher; if the sound of your voice on recording makes you cringe; if you want to learn to communicate with clarity, power, and ease; if you want to become more effective at sharing your message and influencing others positively, this course is for you!When hearing a recording of themselves, speakers and teachers frequently cringe because they realize that they sound very different from what they imagined!The voice conveys so much information about who you are. If properly trained, your voice can become a powerful instrument to convey not just words, but the energy, the ideas, and the consciousness behind the wo

Step by Step MongoDB untuk Database dari Nol hingga Gol
Apakah Anda ingin menjadi programmer DATABASE? Atau apakah ingin menantang diri Anda untuk mengenal Database dengan konsep NoSQL?Jadi, mulailah dari video course ini. Video ini adalah online course yang paling lengkap, to-the point, dan mudah dipahami untuk mempelajari MongoDB di Udemy! Tidak hanya itu, semua penjelasan di dalam video course ini disampaikan dalam Bahasa INDONESIA dengan jargon-jargon awam. Tidak memandang apakah Anda ingin mengambil profesi apapun yang ada hubungannya dengan programming, atau sudah mengetahui dasar-dasar database video course ini dirancang tentu saja untuk Anda! Dalam kursus ini, kami akan mengajari Anda pemrograman MongoDB secara efektif dan singkat, tepat, serta jelas!Dilengkapi dengan berjam-jam video course, latihan coding, dan artikel, kursus komprehensif ini mengupas cara pemrograman database dengan MongoDB! Anda bisa mengoperasikannya menggunakan MS Windows, Linux, atau MacOS selama memiliki koneksi internet. Jangan lupa pula, seluruh tools yang dibahas di sini dapat dimiliki GRATIS!Video course ini akan mengajarkan Anda memahami MongoDB dengan setiap bab dilengkapi screencast yang mengajarkan sintaks, fungsi, dan aturan pemrograman lengkap dan penjelasan-penjelasan yang menarik! Tunggu apa lagi, ayo belajarlah dengan cara yang terbaik untuk Anda!Kami akan memulainya dengan pengenalan MongoDB. Lantas, kami akan membantu Anda topik-topik yang lebih spesifik. Mengenal MongoDB Atlas dan membuat cluster baruMenginstall MongoDB Server (client), Compass, Python, pip, MongoEngineMenghubungkan client, Compass, dan AtlasDasar-dasar menggunakan MongoDB CompassBekerja dengan CSV (

Clojure Fundamentals For Beginners
There are three types of programmers – those who write small programs, those who write big programs and those who write small programs that do big things. The last type of programmers are often considered as experts. Although, originally programs required hours of long coding to do even the smallest of computation, today one line programs can do so much more than the n number of lines required. The need to break away from the tedious long and complex coding is what resulted in the creation of functional programming languages. Functional programming languages depend on mathematical functions to compute problems and the results of a code are dependent on the arguments put into the function rather than the statements. This is where Clojure, a functional programming language comes into the picture. Clojure is a functional programming language that is a dialect of Lisp Programming language. The language was designed for Java Virtual Machines (JVMs), Common Language Runtime and JavaScript engines. It uses a programming approach that allows you to write much of the application code as a series of pure functions and is immutable. Clojure has a macro system and treats code as data, a term that means programming structure of the language is similar to the language’s syntax. The language was created by Rich Hickey because he wanted a language that was a LISP-based functional programming language that was designed for concurrency and was symbiotic with an established platform. So, he created the powerful Clojure programming language! And we created a course to help users learn this powerful functional language. Our Clojure tutorial is a complete course that is designed to teach you not only the conceptual and fundamentals of Clojure but to also help you understand the design behind the language. It will cover all ins and outs of Clojure, including the basics. Once

Mining and Analyzing Facebook Data
Facebook is one of the most popular social networks in the world, which allows you to chat with friends, share messages, links, photos, and videos. Companies can create business pages to promote and sell products and services. On the other hand, users (or fans) can like and follow the pages to receive updates about the company. It is important that companies know how to use the data of this social network in their favor and Facebook provides an API (called Graph API) for extracting several types of information about your page, making it possible to apply Data Science techniques to extract important and interesting insights considering some metrics, such as: engagement, views, content distribution, clicks, and many others! Below you can see the main topics that will be implemented step by step in this course:Extract data from your Facebook page using the Graph APIExtract and analyze several types of information, such as: basic page data, views, clicks, engagement, impressions and postsAggregate page fans by language, city, country, age, and genderFind relationships between the number of likes and dislikesView important information about page engagementView the positive and negative actions of the page's fansCompare paid, organic and viral content impressionsUse time series to predict the future number of page fans using ARIMA algorithmUse the Facebook Prophet tool to predict future page engagementExtract reactions to page posts, such as the number of likes per postExtract texts from posts and apply natural language processing techniques, such as the word cloud to view the most frequent termsPerform key-word search in the postsExtract texts from comments written by the fans of the page to apply sentiment analysis to check whether the comments are positive or negativeDuring the course, we

Hands-On AI Development with Godot 4
Hands-On AI Development with Godot 4: Craft Intelligent Game CharactersUnlock the Power of AI and Elevate Your Games to Unprecedented Heights.Are you ready to take your game development skills to the next level? Do you dream of creating game characters that think, strategize, and interact like never before? Look no further! Introducing Hands-On AI Development with Godot 4 – your guide to creating characters that feel alive.Why This Course?Craft Intelligent Characters: This course is your gateway to crafting game characters that come to life with their own decisions and behaviors. From dynamic attacks to strategic retreats, you'll master the art of AI-driven gaming.Practical Learning: Say goodbye to theory-heavy lessons. Dive straight into hands-on projects that will make you a coding maestro. You'll watch your characters evolve with each line of code, learning by doing.Beginner to Pro: Whether you're a Godot enthusiast or completely new to game development, my step-by-step approach ensures everyone can follow along. No prior AI knowledge required – just a passion for learning!Course HighlightsDynamic Behaviors: Build a solid foundation by creating characters that can switch between behaviors seamlessly. Implement dynamic behaviors like chasing, retreating, and strategizing, ensuring a diverse and captivating gameplay experience.Waypoint Systems: Discover how to create mesmerizing character movement patterns. Your characters will follow paths and make navigation a breeze, creating engaging gameplay experiences.Detection Mechanisms: Learn the art of detection using range, field of view, and raycasts. Your characters will sense players and objects, reacting smartly and creating immers