UdemyOData

Learn SAP OData Services Developments in 2 Hours

التصنيف الكامل: Development > Web Development > OData

Learn SAP OData Services Developments in 2 Hours

عن هذا الكورس

This course would give a good understanding of the confusing terminologies like Stateless, RESTful, Client-Server Architecture, ODBC of Web etc. After the theories, participants would have hands on practical session. They would create a custom OData Service, Test, Debug and Analyze it. By the end of this course, the participants would be independent SAP OData Developer.Course Goals•Introduce the participants to SAP OData Netweaver Gateway•Provide deeper technical insight •Create Test OData ServiceHigh-level Agenda•Part 1 – Theory and Commonly used Terminologies in SAP Netweaver Gateway•Part 2 – Hands on Practical, Create Odata Service, Test, Debug and Analyze

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

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

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق ومباشر

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

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

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

عرض كل الكورسات ←
Public Speaking - Essere Efficaci con la regola del TRE
Udemy
Communication Skills

Public Speaking - Essere Efficaci con la regola del TRE

L’intervento formativo fornisce gli accorgimenti utili per migliorare l’efficacia della propria comunicazione in pubblico e per trasmettere al meglio le proprie idee e proposte.Infatti, saper comunicare tenendo conto non solo dei contenuti, ma anche delle caratteristiche del messaggio, della sua visualizzazione, della tipologia degli interlocutori, fa ottenere i risultati auspicati più rapidamente di qualsiasi altro fattore.Prendere consapevolezza dei meccanismi inconsci della nostra mente che quando sotto stress ci portano a prendere decisioni sbagliate.Consapevolizzare le proprie convinzioni limitanti e stabilire obiettivi di automiglioramento.Acquisire metodi del coaching per superare le resistenze interne al cambiamento, i limiti che inconsciamente ci poniamo e facilitare il raggiungimento degli obiettivi.Sviluppare un’intelligenza emotiva e un atteggiamento proattivo e fiducioso nell’affrontare la vita professionale e personale.Al termine del corso avrai imparato tecniche:Il docente è formatore specializzato nell’apprendimento esperienziale e metaforico (ad es. cinema e musica), con una grande “passione” per lo sviluppo personale e organizzativo, il public speaking e la gestione delle controversie.Grazie alla sua esperienza potrà fornirti un punto di vista unico ed estremamente utile nelle varie situazioni in cui potrai trovarti, sia a livello lavorativo che personale.A CHI È DEDICATO QUESTO CORSODipendenti di aziende pubbliche e privateDirezione del personaleGestori di risorse umaneFormatoriProfessionisti e ImprenditoriLAVORA CON UN PROFESSIONISTA ESPERTOPer lavorare con Different Academy un docente deve non solo essere un esperto della materia che insegna: deve essere un esperto comunicatore e deve sposare la nostra filosofia di formazione.

40 Programs in Python 3
Udemy
Python

40 Programs in Python 3

Python Language has a great scope in data science (DS), machine learning (ML), Natural language processing (NLP), artificial intelligence (AI), web development, game development, IOTs, and neural networks. Python is the most popular programming language nowadays. PyPy, PyCharm, Pyspark and other software are contributing a lot in the field of automation. Jython, Cpython, PYPy, and IronPython are the implications of python language. This language has a very easy syntax and is easy to read and write.In this course you will learn variables in python 3, data structures, conditionals, loops, and basic functions with the help of different programming code examples. You would be able to do python certification, python coding, python comment, python documentation, python else if, and loops. If you know or don’t know other language such as C or Java, you can easily work on python IDE (integrated development environment). Learn by doing simple program exercises in online Compiler and learn how to become a coder/programmer. If you are new to programming, This is the perfect language to learn. You can learn it from scratch with this best video lecture course that I have designed for you.This course is for:Beginners with no programming experiencePrime features of this Course:A python program is very easy to understand. After the completion of this course, you will be able to work on python editor and also import different library functions. This course is designed such as it supports Python for kids, python for beginners as well as for pro programmers. This uses online python compiler: Google Colab to run codes online. In this course, you will learn:How to convert Kilometers into miles.Find the smallest number among three given numbers.How to print Hello World in Pyth

Mapbox Proficiency for Developers
Udemy
Web Mapping

Mapbox Proficiency for Developers

Mapbox is a mapping and location data platform for mobile and web applications. It provides developers with tools to create custom maps, geocode addresses, and perform other location-based tasks using a variety of APIs and SDKs.Mapbox provides an excellent documentation. While, this can be overwhelming for most developers because it's difficult to know what is available for them. This course provides not only the deep insights into examples but it also discusses the high level technical trade offs and the cost of ownership of achieving the same goal. (It's because there are multiple ways to achieving the same thing in Mapbox). I was with Mapbox with more than three years helping customers implement it correctly. But since I am no longer with them, I will be explaining the trade-offs as if I am your neutral mapping consultant.This course will make you proficient at Mapbox (i.e. zero to one) and you will be able to know if this tool is right for you. While, this course won't make you an expert. To become an expert, it will require you to spend more time using Mapbox, or you can expedite that process by taking my advanced courses. (or send me a message on what topic you'd like to learn in particular.) There are actually too many topics to cover and I want to be useful to the people who need it.Thanks and good luck

GitHub Copilot CLI - Agentic AI Coding From The Terminal
Udemy
AI Content Generation

GitHub Copilot CLI - Agentic AI Coding From The Terminal

If you want to harness AI from the command line while still writing clean, well-structured, production-ready code, this course will show you exactly how to do it.The terminal has always been the developer’s power tool. It is fast, composable, scriptable, and close to the metal. Now, with the GitHub Copilot CLI, the command line becomes something even more powerful: an agentic AI development environment that understands intent, generates commands, writes code, and helps you move from idea to implementation without leaving your shell.In this course, you will learn how to use the Copilot CLI as more than a novelty prompt tool. You will learn how to turn it into a disciplined, production-ready assistant that accelerates real engineering work while reinforcing software development best practices. This is not a hype-driven overview. It is a practical, hands-on guide to using AI responsibly and effectively from the terminal.We begin with a clear mental model of what the Copilot CLI actually is: an AI interface designed to translate natural language into executable commands, scripts, and structured workflows. You will install and configure it properly, integrate it with your existing shell environment, and understand how authentication, context, and repository awareness shape its responses. Rather than treating it like magic, you will understand how to guide it with precision.From there, the course dives into non-interactive usage. You will see how to pipe prompts directly from files, chain Copilot with other CLI tools, and integrate it into repeatable workflows. This is where the real leverage begins. You will use it to generate scripts, scaffold infrastructure definitions, validate configuration files, and automate routine development tasks. Instead of manually searching documentation or copying snippets, you will learn how to express intent clearly and let Copilot synthesize a correct, reviewable starting point.Interactive mode unlocks even more capabil

Dealing with Change
Udemy
Change Management

Dealing with Change

Perubahan adalah hal konstan yang tidak dapat dihindari dalam kehidupan kerja kita. Terkadang hal itu ada dalam kendali kita, tetapi seringkali tidak. Pekerjaan atau peran kita berubah - dan tidak selalu menjadi lebih baik. Mengelola resistensi terhadap perubahan merupakan bagian penting dari keberhasilan semua upaya perubahan di setiap perusahaan. Menghadapi penolakan sebagian besar akan bergantung pada kemampuan Anda untuk mengenali sumber sebenarnya atau penyebab penolakan untuk berubah. Ada berbagai jenis kekuatan dalam organisasi dan penting untuk memahami bagaimana kekuatan tersebut dapat memengaruhi keberhasilan perubahan Anda. Anda harus memiliki kesadaran yang tajam tentang siapa yang dapat membantu Anda mewujudkannya Setiap orang memiliki reaksi dan tanggapan yang berbeda terhadap perubahan - jadi bagaimana manajer tim yang sibuk membuat semua orang tetap terlibat? Meskipun dengan rencana proyek terbaik di dunia, jika Anda tidak mengelola orang secara efektif maka inisiatif perubahan Anda tidak akan berhasil. Kepemimpinan perubahan sangat penting untuk perubahan organisasi. Bagian ini mencakup wawasan dan pertanyaan praktis untuk menyiapkan Anda sukses saat memimpin perubahan.Jika Anda berencana membuat perubahan dalam organisasi Anda, bagaimana Anda bisa memastikannya berjalan semulus mungkin? Untuk membawa perubahan dan menciptakan momentum, Anda perlu tahu kemana tujuan Anda. Inilah inti dari kepemimpinan perubahan. Mulailah dengan memikirkan tujuan akhir. Bisa jadi Anda ingin tim Anda lebih positif dan responsif terhadap klien. Anda mungkin ingin melihat standar dan disiplin yang lebih ketat dalam melakukan sesuatu. Setiap perubahan cenderung melibatkan beberapa perubahan pada apa yang Anda dan tim Anda lakukan dan bagaimana mereka melakukan sesuatu.TrainerDr. Mokh Adib Sultan, ST., MT

Make an Action RPG in GameMaker Studio 2
Udemy
GameMaker

Make an Action RPG in GameMaker Studio 2

Hi! My name is Benjamin Anderson, and I've been teaching students to make their own games for over a decade now. If you are new to game development and want to level-up, you're in the right place!This course teaches students how to build a polished Action RPG engine inside of GameMaker Studio 2 or GameMaker Studio 1.4. Although the course can be taken using GameMaker Studio 1.4, if you are new to GameMaker I would recommend using GameMaker Studio 2.Students will learn to program in Game Maker Language (GML).It will take roughly 10 hours to complete this course.The course is structured in a way that introduces the different concepts of GameMaker Studio 2 one at a time. The majority of the course is made up of video lectures. Each lecture also contains a GameMaker Project file for the completed lecture.This course will build and strengthen your programming and game development skills. By the end of this course, you will be ready to tackle a variety of different video game projects using GameMaker Studio 2. You'll also have a completed Action RPG with character movement between different levels, enemy behaviors, and a basic inventory.[Note] Music in promo video by Caleb Anderson