Starting with Angular 4 (updated for Version 5)
التصنيف الكامل: Development > Programming Languages > Angular

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق ومباشر
ينقلك لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
CAREER COACHING FOR YOUR SUCCESS. HOW TO BE A BOSS!
This course dives deep into the realm of being a boss in your life. YOU are in control of your destiny and I am here to teach you that. This course teaches how to build your self-esteem in order for you to obtain your dream career. It teaches you how to stay focused on your goal. This course is for anybody who was told that you cant do something. It's time to prove those people wrong. Following this 8 lecture course, it will give you the ability to go out into the world and become the best version of yourself. I am HERE for YOU. Let's build a community of individuals who want to get to the next level in life (non-judgemental zone). We are here to grow together! What are you waiting for? Let's change your life together, one course at a time! Everything about life is about learning and trying new things to get out of your comfort zone. Irrational fear is another topic that I cover throughout this course that can be taught to unlearn. It's important to grasp the informational content around this course in order for you to develop into the "Boss" that you have always dreamt of. I am here for you every step of the way. I want to see you succeed in life. Welcome and Let's learn together!

Algorithms in JavaScript : Design techniques
Algorithm Design Techniques : Live problem solving in Java ScriptAlgorithms are everywhere! One great algorithm applied sensibly can result into a System like GOOGLE! Larry Page, founder of google designed “Page Rank” algorithm that is behind the search in google. That is why when we search on google we generally find the most relevant result on the First Page itself.Every Computer Programmer should learn how to design algorithms which are not only correct but also efficient in terms of TIME and SPACE!Completer scientists have worked from 100s of years !! - (Put images of some of the scientists…)And derived some of the techniques that can be applied to write and design algorithms!So Why to reinvent the wheel ??Let’s go through some of the most famous algorithm design techniques in this course!!Once you will come to know these design techniques It will become very easy for you to approach a problem by identifying which technique to apply to solve that correctly and efficiently.We will start this course with some measurement techniques in algorithms that is called complexity analysis so that we can measure -The time and space in an algorithm when we design that.Then we will start with understanding recursion and deep dive into that.Recursion is the base of any algorithm design … because most of the algorithms has to be solved using recursion!Recursion is executed in computers in a very special way using stack frames… we will understand all that..There are many types of recursion and we will have a look into that. We will solve some classic problems like the Tower of Hanoi, Binary subtree… to understand the recursion deeply… And WE WILL WRITE THE CODE LINE BY LINE IN JAVA !! To make it very easy to understand and

AI Coding Mastery 2026: Claude Code + Multi-Model Stack
This course contains the use of artificial intelligence.Most AI coding tools forget you the second you close the tab. Claude Code does not.This course teaches the agentic AI coding workflow most developers do not know exists. You will go from running your first claude command to spawning teams of agents that work in parallel, building your own MCP servers, writing hooks that fire on every commit, and routing work across nine different models including Claude Opus, GPT-5 Codex, Gemini 2.5, GLM-5.1, MiniMax M2.7, and the local Ollama stack with DeepSeek 671B, Kimi 1T, and Qwen Coder.Why this course existsMost AI coding courses you find right now are shallow Cursor tutorials or ChatGPT prompt galleries. This is the deep one. The one I wanted to find when I started, and could not. Every lesson shows real terminal output, real apps, real workflows. No slide decks. No theory. No filler.What you will masterClaude Code installation, configuration, and the full CLI workflow on Windows, macOS, and LinuxBuilding MCP servers in both Python and TypeScript with resources, tools, and promptsThe Skills system: project-scoped and global, plus advanced patterns like multi-step and self-healingSubagents and parallel agent teams: 5+ workers running on a single project at the same timeThe full multi-model architecture: dual mode, triple mode, smart routing, cost-aware budgetsHooks and automation: PreTool, PostTool, Stop, Notification, and CronCreate scheduled agentsPersistent memory through brain MCP, project profiles, and end-of-session lessonsThe rules system: Karpathy pillars, intelligence rules, red team rules, and the credentials modelReal-world workflows: shipping a full feature, debugging a production bug, refactoring legacy codeModule 13 — the Multi-Model Power Stack covering GPT-5

Hybrid Animation in Unreal Engine 5
In this course you will learn how to combine keyframed animations with procedural animation techniques in Unreal Engine.We will be covering a variety of approaches for creating hybrid animation systems.We start off by creating a simple system to make a character look towards a target, and then we will layer this with an animation blend, which is driven directly from within Control Rig, to add additional style and realism.You will then be shown my approach for dynamically modifying animations during gameplay, with a technique that works for object pickups, attacks, and any environment interactions.Next, we will create a system where your character will crouch based on the environment procedurally, whilst driving an additive animation overlay.I'll then be showing how animation playback speeds can be changed dynamically, with an example of scaling a run cycle to work for various speeds whilst preserving the underlying animation. Then we'll make a system which transitions between any animation states or poses, automatically and live during gameplay.And finally, you will be shown how to combine keyframed animations with a completely procedural locomotion system, which is included as a download in the project files.You will taken through every step of the process, from learning the basics of Control Rig for procedural techniques, creating keyframed animations in the editor, dynamic modifications to animations, and technical animation setups in the animation blueprint.Everything shown is my own unique approach which you won't find anywhere else, with a variety of applications to discover in every future game that you work on.This course is suitable for any level of experience, although some familiarity with Unreal Engine 5 is preferred. The course uses Unreal Engine 5.7 but should be applicable for both older (eg. 5.4+) and future engine versions. Optional project file download is built in 5.7.I look forward to seeing how you

7 Days Claude Bootcamp: The Prompt Engineering Blueprint
Disclaimer: This course contains the use of artificial intelligence(AI).Many people use AI assistants by typing a quick request, hoping for a useful answer, and accepting the first result.That method can work — but it often misses the full potential of modern AI systems.This course is designed for learners who want to go beyond basic prompting and understand how to guide AI tools more effectively for writing, analysis, planning, research, and productivity.You will learn practical prompt engineering methods specifically tailored for Claude-style AI systems, helping you generate clearer, more accurate, and more consistent outputs.This is not a theory-only course. It is a hands-on bootcamp built around real-world tasks, reusable frameworks, and daily practice.Why This Course Is DifferentMany AI courses focus only on general tips.This bootcamp takes a structured approach. You will learn how AI assistants respond to instructions, how to improve prompt clarity, how to maintain consistency across conversations, and how to build repeatable workflows.Each lesson is practical, beginner-friendly, and focused on results you can apply immediately.What You Will LearnFoundations of Modern AI PromptingHow instruction-following AI systems generate responsesWhy wording, structure, and context matterCommon prompting mistakes and how to avoid themStructured Prompt FrameworksStep-by-step prompt templates for reliable outputsRole, context, task, format, and constraint methodsReusable frameworks for daily work tasksAdvanced Prompt DesignMulti-step prompting for complex tasksFew-shot examples to improve qualitySelf-review and refinement promptsPrompt chaining for better workflowsLong Conversation ManagementKeeping outputs aligned across mu

Salesforce Apex Coding & VisualForce Designing for beginners
This course will give you a quick start into the world of Salesforce Programming and Visualforce designing. In just 1 hour !!!! from knowing nothing you will become like someone who can code !!!! in Salesforce platform.Recent 5 star Reviews Comments :I'm completely new to the programming language. But this tutorial really helped me to understand apex language !Its informative and fast pacedWhether you are an Experienced programmer or new to computers and if you know basics of points and clicks features in salesforce and is looking to learn Salesforce programming part at your own pace then this course is for you. This course contains basic Instructions of Developer part of Salesforce CRM covering Apex Tags, VisualForce Designing and apex code usage. I have designed this course for those students who have no programming background but familiar with salesforce points and clicks functionality . Those who are very much interested in learning Salesforce Apex coding and designing part, this course is for you.
