Vue JS and Python Django Full Stack Web Development Course
التصنيف الكامل: Development > Web Development > Vue JS

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Menguasai Odoo QWEB Report
Pada course ini akan dibahas tuntas semua aspek pemrograman QWEB untuk membuat laporan di Odoo, mulai dari membuat addons baru dan awal, membuat report Sale Order, Invoice, Purchase Order, Delivery Order dan Receiving, Journal Entry, menampilkan gambar, logo, barcode, qrcode, watermark pada report, membuat sub report, cetak label, dan banyak lagi.Dapatkan FREE Addons :Menampilan kolom tanda tangan pada SO, Invoice, POMencetak Kwitansi tanda terimaMenapilkan barcode , qrcode pada SOdan lain-lain

Learn Microprocessor From Basic to Advanced
Wanting to learn MPMC from basic level? Then you have landed on the right tutorial. Learn all of MPMC from elementary level. This tutorial is especially designed for engineering students willing to learn this amazing subject in depth. All the lectures are explained well with examples. Every concept is given the required time and nothing is rushed through the entire course. Basically this course is based on 8085 Microprocessor. You will learn everything from:Basics of MPMCNeed for MPMCWorking of 8085Features of 80858085 Architecture8085 Interrupts8085 Pin diagram to 8085 Addressing Modes to8085 implementation in programsEnroll now and start learning with a blast.

Ruby Programming From Scratch : No Experience Required
2024 Update: My Udemy courses are not being updated anymore.I have joined Droidcon Academy and leading the platform. I will continue my passion for teaching by working with thousands of instructors and helping them create high-quality courses for you. Thank you for your enormous support.-This course is well designed for all beginners who desire to Learn Ruby in depth along with Conceptual Description. The content of this course will simplify each and every topics of Ruby Programming Language in Details along with Illustrative Examples. All topics covered first contains the slides explanation followed by Live Coding in Aptana Studio 3. Let me make things more simple about this course. This course contains all topics that a noob programmer needs to become adaptive and expert in programming language. Trust me guys, your learning experience is going to be the one you have never experienced before anywhere over the web. At the end of this course you will learn various topics along with Live Codes. The topics covered are Interactive Ruby, Introduction, Ruby Syntax, Taking User Input, Methods || Functions, Conditional Statements, Ruby Class and Various Variables like Local, Instance, Class and Global variables, Getter Setter and Initialize Methods and their Shortcuts, Class variable (@@x) Selfmethod( ) ,Various Loops, Ruby Modules and Class, Require and Require Relative Statements, Ruby Include Statements and Mixins, Ruby Blocks, Yields " Block ", Arrays and 2D Arrays along with all it's Pre- defined Methods, Hash and it's pre-defined Operations, Inheritance, Operator Overloading, Overriding Methods, Freezing Objects, Linguistics, Procs and Lambda in Details, Ruby date and Time , Debugging Codes.

NPM Mastery: Node.js Package Management & Publishing
Level up your skills and stand out in the market by mastering NPM, the ecosystem that powers every modern JavaScript project.In this hands-on bootcamp you’ll move from NPM novice to confident package publisher through a carefully structured, project-based curriculum. Start by installing Node, initializing new projects, and demystifying the package.json file. Then dive into core skills: installing, updating, and locking dependencies, resolving version conflicts, and understanding semantic versioning the way professionals do.Next, automate your workflow with custom scripts, environment variables, and pre/post hooks that eliminate repetitive tasks. You’ll explore the differences between global and local installs and learn when each approach makes sense.In the publishing module you’ll create, document, version, and release your own reusable library to the public NPM registry—gaining real-world experience with account setup, README best practices, and publishing commands. Finally, cement your knowledge with a capstone: build an interactive “NPM Package Explorer” CLI that showcases everything you’ve learned.Every lecture balances concise theory with practical demos, downloadable code, and challenges that reinforce mastery. Whether you’re a frontend engineer looking to streamline builds, a backend developer aiming to share utilities, or a student preparing for your first tech role, this course equips you with the end-to-end Node package workflow employers expect. Join today and level up!

Python for Statistical Analysis
Welcome to Python for Statistical Analysis! This course is designed to position you for success by diving into the real-world of statistics and data science.Learn through real-world examples: Instead of sitting through hours of theoretical content and struggling to connect it to real-world problems, we'll focus entirely upon applied statistics. Taking theory and immediately applying it through Python onto common problems to give you the knowledge and skills you need to excel.Presentation-focused outcomes: Crunching the numbers is easy, and quickly becoming the domain of computers and not people. The skills people have are interpreting and visualising outcomes and so we focus heavily on this, integrating visual output and graphical exploration in our workflows. Plus, the extra content on great ways to spice up visuals for reports, articles and presentations, so that you can stand out from the crowd.Modern tools and workflows: This isn't school, where we want to spend hours grinding through problems by hand for reinforcement learning. No, we'll solve our problems using state-of-the-art techniques and code libraries, utilising features from the very latest software releases to make us as productive and efficient as possible. Don't reinvent the wheel when the industry has moved to rockets.

Learn the basics of Entity Relationship Diagram
Whenever you come into contact with data that is stored in a database, you need to learn how to retrieve the data, how to add new data and how to modify and delete existing data from the tables in a database.These tables or entities are set up in a certain way, they have connections with one another.Before we even start to create the tables, unless they are already there, we need to have a design. We need to think of what tables we need, what are the column names and their values, and what are the keys and how they relate to other tables.We can make this design using ERD. ERD is there to help design a database.If you are a developer or an aspiring developer, who will inevitably work with databases at some point, then it is good to know how to design a database system. Needless to say, a database designer needs to know this as it is their job to create database systems.Content of the courseThe course consists of 7 lessons with a total duration of 58 minutes 46 seconds. The exercises that come with the lessons are aiming towards creating an ERD with a case scenario. The exercises’ solutions are also explained in the lessons. At the end of the course, you will have the basics to make your very own ERD.This is an overview of the lessons and their content. In the brackets is the duration of each lesson. Lesson 1: ERD Entities (has exercise) (08:03)Lesson 2: ERD Entities (exercise answers) (07:42)Lesson 3: ERD Entity Attributes (has exercise) (08:12)Lesson 4: ERD Entity Attributes (exercise answers part 1) (07:10)Lesson 5: ERD Entity Attributes (exercise answers part 2) (07:06)Lesson 6: ERD Entity Relationships (has exercise) (11:04)Lesson 7: ERD Entity Relationships (exercise answers) (09:29)