Exploring ASP.NET Core: Intermediate
التصنيف الكامل: Development > Web Development > ASP.NET

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق ومباشر
ينقلك لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Foundations of Web Development: PHP, HTML, and CSS
Assess your knowledge and skills in web development with our comprehensive practice test. This meticulously designed assessment evaluates your proficiency in the fundamental aspects of web development, focusing on HTML, CSS, and PHP. Whether you're a beginner looking to solidify your understanding or an experienced developer aiming to benchmark your skills, this test provides valuable insights into your learning progress.The practice test features a variety of multiple-choice questions and real-world scenarios, each crafted to reflect common challenges you might encounter in professional web development. Each question is accompanied by detailed explanations, helping you understand not just the correct answer but also the underlying concepts. This approach ensures that you learn effectively from your mistakes and reinforces your understanding of key principles.By the end of this assessment, you'll have a clearer picture of your strengths and the areas where you need further study. You'll also gain practical insights into HTML structure, CSS styling techniques, and PHP programming concepts, all crucial for building robust and responsive websites. Additionally, the test includes supplementary resources and references to deepen your knowledge and aid in your preparation for future exams.Take this practice test to enhance your web development journey, boost your confidence, and achieve your learning goals. Ready to challenge yourself and measure your progress? Visit our website to get started today.
![Generics in Java [Exercises]](https://i.udemycdn.com/course/480x270/3598078_1411.jpg)
Generics in Java [Exercises]
This course was designed to help you strengthen your Java programming skills by focusing specifically on one of the most powerful and widely used language features: generics. Through a comprehensive set of hands-on exercises, you’ll gain practical experience in using and defining generic classes and interfaces, working with bounded wildcards, and understanding the limitations and capabilities of generics in Java.Sharpen Your Java Skills with a Focused and Practical Approach to GenericsLearn how to define and implement your own generic classesUnderstand how to use Java’s built-in generic types effectivelyExplore the use of bounded wildcards and their role in type flexibilityRecognize the constraints and limitations of generics in real-world applicationsThis course includes more than ten coding exercises, each focused on a specific concept related to Java generics. Additional exercises will be added over time in response to student feedback and requests. Every exercise provides partially written code for you to complete and submit, helping you actively engage with the material.This course is ideal for students who are already familiar with Java’s object-oriented features and basic generics concepts but want to deepen their understanding through practice. It bridges the gap between theoretical knowledge and practical application.If you find a specific exercise challenging or would like more exercises on particular topics, we welcome your input! We are happy to assist, refine existing explanations, or even create new video clips that explain specific topics.

Artificial Intelligence Algorithms
In this course we will understand how artificial intelligence algorithms work. We will start by looking at traditional graph traversal algorithms i.e. breath first search and depth first search. From there will build our understanding of making searches more intelligent. Specifically, we will be looking at uniform cost search where we shall introduce weights to the edges and then shall modify this algorithm by applying estimates to it. We shall also look at hill climbing algorithm which is has a different perspective of searching the desired goal.We will then look at how we can apply the concepts learnt into a new perspective of problem solving where if we have multiple available solutions then the algorithm should be able to find out which among them is the best solution.We shall look at game playing where we will see show zero sum games work and how we can optimize these games by pruning a partial game tree. We shall first look at the working of a procedure called max-min algorithm and then in order to optimize this procedure, we shall apply pruning to it. We will look at what is shallow pruning and deep pruning and how take affect the game tree.

Learn Angular JS for Beginners
Description : This course is designed to help you to understand the basics of AngularJS quickly and thorough. AngularJS is basically a JavaScript framework (an open source web application framework) library, which is distributed as JavaScript file. Mainly used in developing Single Page Application (SPA). It extendes HTML with additional new attributes hence making simple development and making it more responsive at user’s end, since HTML was never design for dynamics views. AngularJS is very easy to understand hence learning it is a fun. Every feature of it can be modified as per the the requirement. To learn AngularJS you should have a basic understanding of web technologies such as HTML, CSS and JavaScript. You will have access to source code of lecture (wherever applicable). Unlike traditional courses that concentrate mainly on theory, we'll take a practical “how-to” approach to working with data. This will have access to source code of lecture (wherever applicalbe)------- course will cover following AngularJS topics -Introduction to AngularJS-Your first simple Hello World App-Angular Expressions-Abstracting the controller into a module-2 Way data handling-Usage of ng-repeat, ng-show, ng-hide ng-if-Form submissions-Usage of filter search-Uppercase and lowercase filter-Form validations I hope you enjoy the course, and I look forward to working with you!

Make an iPhone Arcade Game & Publish it. No need to program
This course gives you the source code to create a clone of the classic arcade game called Break out and Arkanoid game. You are shown every single step it takes to turn the existing game into your very own. You can apply any theme that you want. Some examples are Flappy Angel, demons, ducks, or penguins, alien bricks, monster bricks, neon cat bricks, or even celebrity faces! Your imagination is the limit! This course assumes you know nothing about making games, and without coding not even a single line of code, you will publish your very own game to the apple app store! The game comes with multiple advertising channels to bring your passive income.

A to Z (NLP) Machine Learning Model building and Deployment.
Machine Learning Real value comes from actually deploying a machine learning solution into production and the necessary monitoring and optimization work that comes after it.Most of the problems nowadays as I have made a machine-learning model but what next.How it is available to the end-user, the answer is through API, but how it works?How you can understand where the Docker stands and how to monitor the build we created.This course has been designed to keep these areas under consideration. The combination of industry-standard build pipeline with some of the most common and important tools.This course has been designed into Following sections:1) Configure and a quick walkthrough of each of the tools and technologies we used in this course.2) Building our NLP Machine Learning model and tune the hyperparameters.3) Creating flask API and running the WebAPI in our Browser.4) Creating the Docker file, build our image and running our ML Model in Docker container.5) Configure GitLab and push your code in GitLab.6) Configure Jenkins and write Jenkins's file and run end-to-end Integration.This course is perfect for you to have a taste of industry-standard Data Science and deploying in the local server. Hope you enjoy the course as I enjoyed making it.
