UdemyMicrosoft SQL

Microsoft SQL Server 2017 Database Training For Beginners

التصنيف الكامل: Development > Database Design & Development > Microsoft SQL

Microsoft SQL Server 2017 Database Training For Beginners

عن هذا الكورس

Microsoft SQL Server developers are earning higher salary in IT industry, but, it's not about writing queries it's about understanding and applying the right query at right time. This course will let you understand the SQL Server concepts in an easy way. This SQL course is for beginners who are interested to learn Microsoft SQL Server Database 2017. This Online SQL Server Training course takes some of the basics and then goes in depth. There are regular quizzes and self practice assignments to help you remember the information. Microsoft SQL Server 2017 Installation Introduction to SQL Server database and its structureDatabase -How to create database -How to modify database -How to delete database -Database delete issuesCloud Database- Amazon AWS- Microsoft Azure Tables - How to create table - How to modify table - How to delete table Data manipulation - How to insert data in tables - How to update data in tables - How to delete data in tables &n

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

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

محتوى معتمد

مقدم من منصة Udemy

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

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

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

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

عرض كل الكورسات ←
Unreal Engine Audio and Metasounds
Udemy
Unreal Engine Blueprints

Unreal Engine Audio and Metasounds

This course will take you through key concepts regarding Unreal Engine's Blueprint scripting system as well as Metasounds. As someone using Unreal Engine every day professionally, I have a good sense of what people should know and be comfortable with when embarking on this sound design journey in Unreal Engine.This course will give you the confidence and abilities to work on other people's games and be able to navigate a project and hit the ground running by placing sounds in Blueprints and Metasounds.The concepts taught in this course have scalability in mind, and would be acceptable in a professional environment. While sound design, itself, is not a focus of the course, there are sections where you are asked to create some sounds to use in the game. However, if you do not wish to do so, all sounds used by the instructor will be available to download when needed.The course does not require you to have any prior knowledge of computer programming or visual scripting languages. All of these things are taught on the assumption that the student has not used software such as this before. Some computer science topics are mentioned, but only in order to facilitate your ability to embed your sound design into Blueprint scripts.

Python A-Z™: Python For Data Science With Real Exercises!
Udemy
Data Science

Python A-Z™: Python For Data Science With Real Exercises!

Learn Python Programming by doing!There are lots of Python courses and lectures out there. However, Python has a very steep learning curve and students often get overwhelmed. This course is different!This course is truly step-by-step. In every new tutorial we build on what had already learned and move one extra step forward.After every video you learn a new valuable concept that you can apply right away. And the best part is that you learn through live examples.This training is packed with real-life analytical challenges which you will learn to solve. Some of these we will solve together, some you will have as homework exercises.In summary, this course has been designed for all skill levels and even if you have no programming or statistical background you will be successful in this course!I can't wait to see you in class,What you will learn: Learn the core principles of programmingLearn how to create variablesHow to visualize data in SeabornHow to create histograms, KDE plots, violin plots and style your charts to perfectionLearn about integer, float, logical, string and other types in PythonLearn how to create a while() loop and a for() loop in PythonAnd much more.... Sincerely,Kirill Eremenko

Vector Embeddings and Semantic Search Architectures
Udemy
Data Engineering

Vector Embeddings and Semantic Search Architectures

“This course contains the use of artificial intelligence.”Organizations globally face a critical bottleneck in generative AI and knowledge management: traditional keyword search fails to capture semantic meaning, leading to irrelevant retrieval, failed RAG (Retrieval-Augmented Generation) architectures, and high computational waste. Overcoming the vocabulary mismatch problem requires modernising underlying retrieval infrastructure.This course provides a comprehensive architectural briefing on vector embeddings and enterprise semantic search. Participants will systematically explore how transformer-based embedding models convert natural language into multi-dimensional meaning spaces. The curriculum examines the complete lifecycle of semantic retrieval, from contrastive learning and model selection using public benchmarks to production deployment involving vector databases, dimensionality reduction, and sophisticated hybrid search techniques.Structured as a high-signal Executive Architecture Briefing for engineering and data teams, the curriculum moves from theoretical geometry to scalable production systems. Modules cover exact versus approximate nearest neighbor (ANN) search, graph-based indices, and cluster-based search configurations. Learners will design robust two-stage retrieval pipelines utilizing sparse-dense hybrid fusion and cross-encoder reranking to maximize precision without inflating compute costs.**Frequently Asked Questions****What are vector embeddings?**Vector embeddings are dense numerical arrays that represent the semantic meaning of text within a high-dimensional space. By mapping concepts geometrically, embeddings allow algorithms to measure contextual similarity rather than relying on exact word overlaps.**How does hybrid search improve retrieval architectures?**Hybrid search combines dense semantic retrieval with sparse lexical (keyword) search. This dual-path architecture captu

Test Reporting - Know-How & Templates for Test Managers
Udemy
Software Testing

Test Reporting - Know-How & Templates for Test Managers

Testing is one of the most critical phases in the development of any new software product, because it directly determines whether the solution is reliable, secure, and truly fit for purpose. In this phase, defects are uncovered, risks are made visible, and the overall release readiness of the system becomes measurable. Project managers and stakeholders therefore have a strong interest in receiving clear, up‑to‑date, and trustworthy information about the current test status, including progress, test coverage, and open defects. Without structured test reporting, decisions about timelines, scope, and go‑live readiness are often based on gut feeling rather than data.In this course, you will learn how to design and implement fact‑based test reporting that supports the entire test lifecycle: from test preparation through test execution to defect management and closure. You will understand which metrics and visualizations are useful for different audiences, how to present complex test results in a concise and business‑oriented way, and how to ensure transparency for both technical and non‑technical stakeholders. Using real‑world examples, you will practice identifying typical issues in software testing early—such as rising defect trends, insufficient coverage, or blocked test cases—and deriving effective mitigation actions.By applying the knowledge, best practices, and templates provided in this course, you will be able to support an on‑time and well‑founded go‑live decision and significantly increase the quality and reliability of your software releases.

Mastering Natural Language Processing with Python
Udemy
Natural Language Processing (NLP)

Mastering Natural Language Processing with Python

In today's data-driven world, the ability to process and understand natural language is a valuable skill. This comprehensive course is designed to equip you with the knowledge and tools to master the field of Natural Language Processing (NLP) using Deep Learning techniques.Course ObjectivesGain a solid understanding of the fundamentals of NLP and its applications.Learn essential text preprocessing techniques for preparing data for ML tasks.Master the art of text classification, including sentiment analysis and named entity recognition.Explore the theory and practical implementation of neural networks for NLP tasks.Dive deep into deep learning architectures like Recurrent Neural Networks (RNNs) and Transformers.Build real-world NLP applications, such as question-answering systems, topic modeling, and text summarization.Understand the principles of generative AI and its applications in NLP.Why Choose This Course?Comprehensive Coverage: This course covers a wide range of NLP topics, from foundational concepts to advanced techniques.Hands-On Learning: Engage in numerous practical projects to reinforce your understanding and build a strong portfolio.Expert Guidance: Learn from experienced instructors with deep expertise in NLP and Deep Learning.Career Advancement: NLP skills are highly sought after in various industries, including tech, finance, and healthcare.Enroll today and embark on a journey to become a NLP Expert!

Model-Based Design (MBD) for Automotive Systems
Udemy
Software Engineering

Model-Based Design (MBD) for Automotive Systems

This course provides a clear and structured introduction to Model-Based Design (MBD) and its role in modern engineering workflows, especially within the automotive industry.If you are new to Model-Based Design or feel confused about where to start, this course is designed to guide you step by step from the fundamentals to a complete understanding of how MBD is used in real-world projects.You will begin by understanding the core concepts behind Model-Based Design, including what a “model” actually represents and how it differs from traditional embedded systems development. The course also explains how MBD integrates with software architecture and system-level thinking, giving you a broader engineering perspective.As you progress, you will explore the Model-Based Design process, including the V-Model and different modeling approaches used in industry. You will also get an overview of the most commonly used tools, such as MATLAB and Simulink, and understand how they fit into the development workflow.In addition, the course introduces the automotive market context, helping you understand where and how Model-Based Design is applied in real projects. You will also learn the basics of validation and testing, including an overview of In-the-Loop testing (MIL, SIL, HIL).Finally, the course covers essential modeling guidelines and best practices that will help you build structured and maintainable models.By the end of this course, you will have a solid foundation in Model-Based Design and a clear roadmap on how to continue your learning journey and apply MBD in academic projects or professional work.This course is ideal for engineering students, fresh graduates, and engineers who want to enter the field of Model-Based Design with a clear and practical understanding.