UdemyOdoo

3.5 Jam Jago Modifikasi Addon Odoo

التصنيف الكامل: Development > Programming Languages > Odoo

3.5 Jam Jago Modifikasi Addon Odoo

عن هذا الكورس

Mau jadi developer Odoo? Jangan lewatkan course ini. Karena disini dibahas semua topik tentang cara tercepat modifikasi addon Odoo dengan contoh module Partner, Invoice, PO.. dan dengan mudah dapat diimplementasikan pada module-module Odoo lainnya..Hanya dengan durasi 3.5 jam, anda akan menemukan titik awal untuk bisa mulai menjadi developer Odoo yang handal.

تعلم أونلاين 100%

شاهد الدروس في أي وقت ومن أي مكان

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق

ينقلك مباشرة لصفحة التسجيل الرسمية

سعر الكورس
$49.99
الانتقال للكورس / التسجيل الآن
🔒 عند النقر، سيتم فتح صفحة الكورس الرسمية على منصة Udemy في نافذة جديدة.

كورسات مقترحة في نفس المجال

عرض كل الكورسات ←
Build an Instagram Clone with NestJS & Next.js
Udemy
Next.js

Build an Instagram Clone with NestJS & Next.js

This course walks you through building a real Instagram-style application from scratch using a modern, type-safe fullstack stack.You will build a fully featured app using NestJS, Next.js, tRPC, PostgreSQL, Drizzle ORM, Tailwind, shadcn/ui, Better Auth, and Turborepo. The focus of this course is not just features, but architecture, end-to-end type safety, and an excellent development experience through shared types and code between the frontend and backend.This is a hands-on, production-focused course where every feature is built end to end, from database schema to API to UI, using patterns you can reuse in real-world applications.What You Will BuildBy the end of this course, you will have a complete Instagram-style application that includes:Secure authentication with shared types across backend and frontendA type-safe API using tRPC with full end-to-end inferencePosts with image uploads, likes, comments, and saved postsStories, user profiles, followers, and profile picturesA modern UI built with Tailwind and shadcn/uiA scalable monorepo using Turborepo with shared packagesA NestJS backend designed for real production workloadsProduction deployment using AWS and VercelWhat You Will LearnHow to design end-to-end type-safe APIs with tRPCHow to share types and logic between frontend and backend safelyHow to structure a scalable Turborepo monorepoHow to build clean NestJS services and routersHow to model data with PostgreSQL and Drizzle ORMHow to implement JWT authentication correctly across the stack using Better AuthHow to handle file uploads and media in production using AWS S3How to deploy a fullstack application to production using AWS ElasticBeanstalk

Mindful Weight Loss: Emotional Intelligence and Nutrition
Udemy
Emotional Intelligence

Mindful Weight Loss: Emotional Intelligence and Nutrition

Discover How to Lose Weight and Transform Your Life with Mindfulness and Emotional IntelligenceAre you tired of diets that don’t work and emotional eating that sabotages your progress? This course offers a holistic, sustainable approach to weight loss by combining mindfulness, emotional intelligence, and nutrition. Take control of your relationship with food and achieve lasting results—without deprivation or guilt.What You’ll Learn:Understand the Psychology of Overeating: Identify emotional and situational triggers that lead to overeating and learn how to manage them effectively.Develop Emotional Intelligence: Strengthen your ability to recognize and regulate emotions, leading to healthier eating habits and better choices.Harness the Power of Nutrition: Learn how to incorporate nutritious, satisfying foods into your diet to fuel your body and support weight loss.Master Mindful Eating: Practice being present with your food, enjoying each bite, and making conscious, satisfying choices.Embrace Self-Love and Compassion: Build a positive mindset, celebrate small victories, and maintain motivation on your weight loss journey.Reduce Stress and Anxiety: Use mindfulness techniques and tools like essential oils to minimize emotional eating caused by stress and anxiety.Who Should Enroll?Anyone Seeking Sustainable Weight Loss: Whether you’re trying to shed a few pounds or make a significant lifestyle change, this course is for you.Those Struggling with Emotional Eating: Learn practical tools to manage emotional triggers and create healthier habits.Wellness Enthusiasts: Gain new insights into the connection between mindfulness, emotional intelligence, a

Dockers using Linux (Virtual Machine) : Oracle Cloud (OCI)
Udemy
Docker

Dockers using Linux (Virtual Machine) : Oracle Cloud (OCI)

With Cloud Computing gaining significance – Virtualization (Virual Machine) and dockers (microservices) are gaining momentum and re-defining optimizing Hardware and Software solutions.In this course you would learn about building a cloud virtual environment through Oracle Linux and Docker as well using Oracle cloud - free tier. It does not require any installation of software in your machine, except secure-shell (SSH) - Putty.The topic of coverage includes : •Virtualization in Cloud computing.•Virtual Machine vs Docker.•Oracle Cloud – Oracle Linux instance •Getting Access to Oracle Cloud Infrastructure. •Creating Oracle Linux Instance and accessing through Putty – SSH •Linux-Unix Command line commands overview•Dockers•Software development evolution process•What is Dockers?•Getting docker installed with ‘Hello world’ through dockers.•Install and access of web server – nginx as docker..•Docker based web application.•Using Web server nginx in docker and accessing simple application (index.html).•‘Docker file’ in Dockers. •Simple python application using docker file. •Use docker file to build web image in nginx•Docker compose’ in dockers. •Multiple containers in single node. •Simple web application nginx and redix container creation through docker compose.•Docker swarm •Introduction to docker swarm and creating docker swarm. •Creation of service in Docker swa

Data Structures and Algorithms Made Easy
Udemy
Algorithms

Data Structures and Algorithms Made Easy

Have you ever used data structures in Python or Java? Well, do you really understand how they work? If you struggle with algorithms, it means you are approaching this topic the wrong way! There are lots of places to copy code from, but without having high level understanding, it can be difficult to handle data structures well. This course teaches the fundamentals of algorithms, so you can apply knowledge easily. This course contains NO PROGRAMMING, JUST PSEUDOCODE to encourage understanding of Algorithms and how to use them Whatever the reason, if you are looking for a course that focus on the implementations to give you a complete understanding of how things work, then this is the course for you. This course is a combination of two courses I took as an undergraduate and taught to graduate students at Cornell and Stanford. This course goes over the theory of how things work, but only to give you what you need to know to understand the implementation covered. This is a hands-on course! If you want to try understand things at a deep level, and work on implementations, rather than theory, then again, this is the course for you. Topics covered:- Arrays Linked Lists Trees Hashtables Stacks Queues Heaps Sort algorithms Search algorithms The course also spends more time than most other courses of its kind looking at what’s available in the JDK. Students wanting to understand how things work "under the hood" will benefit enormously from this course. Why learn about data structures and algorithms? The reality is, the more you learn about data structures and algorithms, the better a programmer you become. Why? Because, data structures and algorithms are effectively patterns for solving problems. You want to add as many of them as you can to your skill-set. By doing so, you will find you solve more problems, and use the right tools for the job, in a

JavaScript Tutorial For Beginners to Advance
Udemy
JavaScript

JavaScript Tutorial For Beginners to Advance

Learn JavaScript from scratch and in great detail - from beginner to advancedAll core features and concepts you need to know in modern JavaScript developmentEverything you need to become a JavaScript expert and apply for JavaScript jobsProject-driven learning with plenty of examplesAll about variables, functions, objects and arraysObject-oriented programmingDeep dives into prototypes, JavaScript engines how it works behind the scenesManipulating web pages (= the DOM) with JavaScriptEvent handling, asynchronous coding and Http requestsMeta-programming, performance optimization, memory leak bustingTesting, security and deploymentAnd so much more!Join the most comprehensive and in-depth JavaScript course on Udemy and learn JavaScript from the ground up, in great detail with this bestselling course!JavaScript is THE most important programming language you need to learn as a web developer - and with this course, you make sure that you will not miss a single thing you have to know as a JavaScript developer!This is the most comprehensive and modern course you can find on JavaScript - it's based on all my JavaScript knowledge AND teaching experience. It's both a complete guide, starting with the core basics of the language, as well as an extensive reference of the JavaScript language and environment, ensuring that both newcomers as well as experienced JavaScript developers get a lot out of this course!It's a huge course because it's packed with important knowledge and helpful content. From the core basics, over advanced concepts and JavaScript specialties, all the way up to expert topics like performance optimization and testing - this course h

Prompt Engineering Practice Tests: ChatGPT & AI Prompt Skill
Udemy
Prompt Engineering

Prompt Engineering Practice Tests: ChatGPT & AI Prompt Skill

AI tools are changing the way we work, learn, create, research, write, plan, and solve problems. But there is one skill that decides whether you get average AI responses or truly useful AI outputs:Prompt Engineering.This course is designed for learners who want to test and improve their ability to write better prompts, evaluate AI responses, and use tools like ChatGPT, Claude, Gemini, Copilot, and other Generative AI assistants more effectively in real-world situations.Instead of only teaching theory, this course gives you 150 carefully designed practice questions across 5 full-length practice tests. Each question is built around practical scenarios, realistic AI use cases, and common mistakes people make when working with AI.You will not just memorize definitions. You will learn how to think like a strong AI user.You will practice how to identify weak prompts, improve vague instructions, add better context, control tone and output format, reduce hallucinations, evaluate AI-generated answers, and apply prompt engineering across business, marketing, product management, education, sales, research, customer support, and real-world workflows.This course is ideal if you want to build confidence using AI at work, improve your productivity, prepare for AI-related interviews, strengthen your prompt engineering knowledge, or simply become much better at getting high-quality results from AI tools.What makes this course different?Most people use AI by typing simple instructions and hoping for a good answer.But strong AI users know how to structure prompts with:Clear goalsRelevant contextSpecific constraintsDefined audienceOutput formatTone controlExamplesEvaluation criteriaVerification stepsHuman review when neededThis course helps you