UdemyWeb Development

10 Projects In 10 Days - HTML, CSS & JavaScript

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

10 Projects In 10 Days - HTML, CSS & JavaScript

عن هذا الكورس

Are you interested in learning web development and want to master the fundamentals of HTML, CSS, and JavaScript? Look no further! Our course, "10 Projects In 10 Days - HTML, CSS JavaScript," is designed to provide you with hands-on experience and practical skills in building interactive web projects.Over the span of 10 days, this intensive course will guide you through the creation of 10 different projects, each focusing on specific aspects of web development. By the end of the course, you will have a solid foundation in HTML, CSS, and JavaScript, as well as a portfolio of impressive projects to showcase your skills to potential employers or clients.Day 1: JavaScript AccordionIn this project, you will learn how to create an accordion component using JavaScript. You will explore techniques to toggle the visibility of content within collapsible sections, allowing users to expand or collapse information.Day 2: JavaScript TabTabs are a common feature in websites that allow users to switch between different sections of content. On this day, you will build a tabbed interface using JavaScript, providing users with an intuitive way to navigate through information.Day 3: JavaScript Scroll To Top TutorialSmooth scrolling to the top of a webpage is a popular user experience enhancement. You will learn how to implement this feature using JavaScript, ensuring a seamless scrolling experience for your users.Day 4: JavaScript Sticky Header TutorialSticky headers are fixed navigation elements that remain visible as users scroll down a page. You will learn how to create a sticky header using JavaScript, improving the usability and aesthetics of your website.Day 5: JavaScript Side Menu TutorialSide menus are commonly used for navigation in mobile a

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

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

محتوى معتمد

مقدم من منصة Udemy

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

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

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

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

عرض كل الكورسات ←
.NET 9 with OpenAI Complete Guide with Real time Project
Udemy
Artificial Intelligence (AI)

.NET 9 with OpenAI Complete Guide with Real time Project

Introduction to OpenAI and ASP.NET Core 9Key Models and Capabilities Provided by OpenAIWhy Use OpenAI with ASP.NET Core 9? Benefits of Integrating AI Capabilities in Web ApplicationsSetup Requirements: Understanding How OpenAI API Works, Including Obtaining API Keys and AuthenticationMaking Text Requests to OpenAICreating Chat-Based Applications: Sending prompts to the API and generating text (simple Q A bot, content generation, etc.).Using IChatCompletionService: Integrating OpenAI's chat completion models like GPT-4 into your ASP.NET application.Displaying AI-generated results: Rendering the output in an MVC view. Handling Advanced Text Generation TasksText summarization: Using OpenAI for summarizing large pieces of text.Text Classification: Sending data for text classification tasks.Sentiment Analysis: Analyzing the sentiment of user-submitted text using OpenAI.Generating Structured Data (Tables): Asking OpenAI to return results in specific formats (e.g., HTML tables, JSON). Image Handling and Generation with OpenAIIntroduction to DALL·E: Understanding how OpenAI’s DALL·E model can generate images based on text descriptions.Integrating Image Generation: Using the OpenAI API to generate images (like product images or artwork) in response to queries.Image Upload and Analysis: Sending images to OpenAI for analysis (multimodal queries like GPT-4 Vision). Dynamic Responses Based on User InputUnderstanding Dynamic Responses: Crafting prompts that request specific, structured responses from OpenAI.Creating Custom AI Responses: Handling a variety of user queries dynamically (e.g., sales data, trend analysis).Generating HTML from OpenAI: Instructing OpenAI to generate HTML (tables, charts) in response to queries.Using AI to Generate Structured Content: Formatting AI’s response into structured data, like HTML or CSV.Managing Large Datasets with OpenAIChun

Angular & Firebase Authentication: Complete Login System
Udemy
Angular

Angular & Firebase Authentication: Complete Login System

Master modern web authentication by building a complete login system using Angular 16 and Firebase. This practical course covers everything from basic email/password authentication to Google Sign-In, using Angular Material for a professional UI. Perfect for developers looking to implement secure, production-ready authentication in their Angular applications.Key features:Complete authentication system with email/password and Google Sign-In Professional UI using Angular Material components Secure password reset workflow Firebase Firestore integration for user data File upload with Firebase Storage Built with latest Angular 16 features (Signals, Standalone Components)**Reviews**Great course. Really good pacing and covered *almost all the topics I was hoping for. - Darren YThis course was a good choice to consolidate some learnings and practices and hone in on some ways Angular/Fire can be used, as it explains some details that are not clear in their repository. Additionally, the course is concise and organized in a manner typical of simple development. - Pablo A. Torres R.Fast paced, to the point and nice coverage of basic angular-firebase auth - Kostas OTechnical Skills Covered: Angular 16 Standalone Components Angular Signals for State ManagementReactive Forms with ValidationFirebase Authentication SDKAngular Material ComponentsFirestore Database OperationsFirebase Storage IntegrationThis course will use latest Angular techniques such as standalone components, the `inject` function and the new Angular S

Natural Language Processing For Text Analysis With spaCy
Udemy
Natural Language Processing (NLP)

Natural Language Processing For Text Analysis With spaCy

Natural Language Processing (NLP) is a subfield of Artificial Intelligence (AI) to enable computers to comprehend spoken and written human language. NLP has several applications, including text-to-voice and speech-to-text conversion, chatbots, automatic question-and-answer systems (Q A), automatic image description creation, and video subtitles. With the introduction of ChatGPT, NLP will become more and more popular, potentially leading to increased employment opportunities in this branch of AI. The SpaCy framework is the workhorse of the Python NLP ecosystem owing to (a) its ability to process large text datasets, (b) information extraction, (c) pre-processing text for subsequent use in AI models, and (d) Developing production-level NLP applications. IF YOU ARE A NEWCOMER TO NLP, ENROLL IN MY LATEST COURSE ON HOW TO LEARN ALL ABOUT NATURAL LANGUAGE PROCESSING (NLP) AND TO DEVELOP NLP MODELS USING SPACYThe course is divided into three main parts:Section 1-2: The course will introduce you to the primary Python concepts you need to build NLP models, including getting started with Google Colab (an online Jupyter implementation which will save the fuss of installing packages on your computers). Then the course will introduce the basic concepts underpinning NLP and the spaCy framework. By this end, you will gain familiarity with NLP theory and the spaCy architecture.Section 3-5: These sections will focus on the most basic natural language processing concepts, such as: part-of-speech, lemmatization, stemming, named entity recognition, stop words, dependency parsing, word and sentence similarity and tokenization and their spaCy implementations.Section 6: You will work through some practical projects to use spaCy for real-worl

Learn The Basics of PostgreSQL For Beginners
Udemy
PostgreSQL

Learn The Basics of PostgreSQL For Beginners

Welcome to Learn The Basics of PostgreSQL course, The practical guide to learn the basics of PostgreSQL and pgAdmin.PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. Learning PostgreSQL is one of the best ways to boost your career! As it is getting popular each day and many giant companies are using PostgreSQL as a relational database. This course will start with you from zero level experience in PostgreSQL and relational databases, starting to level up as we are going through the course. explaining all the questions you maybe asking yourself such as What is a PostgreSQL? what is relational database? what is a cloud database?This course will guide you how to install PostgreSQL on a local machine step by step and even how to create your own cloud databases on the one of the most required cloud services providers in the market...Amazon Web Services (AWS).You will learn what is meant by concepts like DBaaS and Amazon Relational Database Service (RDS) Some of the points we will be covering : How to install the PostgreSQL.How to install and use pgAdmin.Create databases with PostgreSQL.Understand what is schema and how to create a schema.How create tables using SQL script.How to create tables using pgAdmin.Use different datatypes available in PostgreSQL.How to create views.Understand what does DBaaS mean.

Building AI Projects Master Machine Learning & Deep Learning
Udemy
Machine Learning

Building AI Projects Master Machine Learning & Deep Learning

Unlock the Power of AI: From Beginner to Advanced Machine Learning & Deep Learning ProjectsAre you ready to dive into the world of Artificial Intelligence and master Machine Learning and Deep Learning? Whether you're just starting or want to expand your AI skills, this comprehensive course is designed to guide you through hands-on projects that you can use to showcase your abilities in the real world.Key Highlights of the Course:Hands-On, Project-Based Learning: This is not just a theory-heavy course. You’ll be actively building and deploying AI models that solve real-world problems. Each module introduces a new project, ensuring you gain practical experience while learning.Perfect for Beginners to Experts: Start with the basics and move towards advanced concepts at your own pace. Whether you're new to AI or looking to deepen your knowledge, this course will meet you where you are and help you grow.Practical AI Applications: Learn to apply AI in fields like image classification, natural language processing (NLP), recommendation systems, and more, giving you a diverse skillset that can be applied to various industries.Master Deep Learning: Learn cutting-edge techniques like neural networks, CNNs (Convolutional Neural Networks), and RNNs (Recurrent Neural Networks) to handle complex tasks, opening up exciting opportunities in AI development.Deployment & Scalability: Learn to take your models from development to deployment. Understand how to use cloud platforms and scaling strategies to make your AI solutions accessible and efficient.Collaborative Learning: Engage with fellow learners, share your progress, and collaborate on projects, creating a supportive and dynamic learning environment.Expert Mentorship:<

Membangun Web GIS Sekolah Dengan Codeigniter 4 Dan Leaflet
Udemy
CodeIgniter

Membangun Web GIS Sekolah Dengan Codeigniter 4 Dan Leaflet

Pada dasarnya, istilah sistem informasi geografi atau GIS merupakan gabungan dari tiga unsur pokok yaitu sistem, informasi, dan geografis. Dengan demikian, pengertian terhadap ketiga unsur-unsur pokok ini akan sangat membantu dalam memahami GIS. Dengan melihat unsur-unsur pokoknya, maka jelas GIS merupakan salah satu sistem informasi atau GIS merupakan suatu sistem yang menekankan pada unsur informasi geografis. Istilah geografis merupakan bagian dari spasial (keruangan). Kedua istilah ini sering digunakan secara bergantian atau tertukar hingga timbul istilah yang ketiga, geospasial. Ketiga istilah ini mengandung pengertian yang sama di dalam konteks GIS. Penggunaan kata geografis mengandung pengertian suatu persoalan mengenai bumi yang berarti permukaan dua atau tiga dimensi. Istilah informasi geografis mengandung pengertian informasi mengenai tempat-tempat yang terletak di permukaan bumi, pengetahuan mengenai posisi dimana suatu objek terletak di permukaan bumi, dan informasi mengenai keterangan-keterangan (atribut) yang terdapat di permukaan bumi yang posisinya diberikan atau diketahui.Dengan memperhatikan pengertian sistem informasi, maka GIS merupakan suatu kesatuan formal yang terdiri dari berbagai sumberdaya fisik dan logika yang berkenaan dengan objek-objek yang terdapat di permukaan bumi. Jadi, GIS juga merupakan sejenis perangkat lunak yang dapat digunakan untuk pemasukan, penyimpanan, manipulasi, menampilkan, dan keluaran informasi geografis berikut atribut-atributnyaframework adalah sebuah kerangka program yang digunakan untuk membantu developer untuk mengembangkan kode secara konsisten.Dengan adanya framework developer bisa mengurangi jumlah bug pada website atau aplikasi yang dibuat. Karena, fungsi dan variabel yang sudah tersedia di dalam komponen framework.Dalam artikel ini, Anda akan mempelajari lebih dalam pengertian dan fungsi framework. Tak hanya itu, Anda pun akan diajak mengenal jenis jenis framework yang sering digunakan.CodeIgniter adalah salah satu fr