The Ultimate Beginners Guide to ChatGPT and DALL-E
التصنيف الكامل: Development > Data Science > ChatGPT

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
GoLang Websockets Node Rest MVC API DualBoot
This is a node REST API and GoLang websocket server daulity course. The node server runs on mongo express mongoose etc etc. The GoLang server uses the cookie token to allow access to a couple of applications within the system being the task manager and expense. I love working with different languages so i thought why not create a system that dances between both go and node.

20 Web Projects With Vanilla JavaScript
This is a fun, practical project based course for all skill levels. The projects in this course are designed to get you building things using HTML5, CSS JavaScript with no frameworks or libraries. Every project is built from scratch and has some kind of dynamic functionality from small games to an expense tracker to a breathing relax app.Although this is a project based course, I will still be explaining everything as I go. These are mini-projects designed for you to complete in a few hours.You should have some basic knowledge of HTML/CSS/JS. If you are brand new, I would suggest my Modern HTML/CSS From The Beginning and/or my Modern JS From The Beginning courses on Udemy. This course is a mix of both.Some Things You Will Learn In These Projects:Create Layouts UI's With HTML/CSS ( No CSS Frameworks )CSS Animations (Transitions, Keyframes, etc With JS Triggers)JavaScript FundamentalsDOM Selection ManipulationJavaScript Events (Forms, buttons, scrolling, etc)Fetch API JSONHTML5 CanvasThe Audio Video APIDrag DropWeb Speech API (Syth Recognition)Working with Local StorageHigh Order Array Methods - forEach, map, filter, reduce, sortsetTimout, setIntervalArrow Functionsand More!!

Advanced SQL - PostgreSQL /SQL Server/Functions/Triggers/etc
SQL stands for Structured Query LanguageSQL lets you access and manipulate databasesSQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987What Can SQL do?SQL can execute queries against a databaseSQL can retrieve data from a databaseSQL can insert records in a databaseSQL can update records in a databaseSQL can delete records from a databaseSQL can create new databasesSQL can create new tables in a databaseSQL can create stored procedures in a databaseSQL can create views in a databaseSQL can set permissions on tables, procedures, and viewsSQL is a Standard - BUT.... Although SQL is an ANSI/ISO standard, there are different versions of the SQL language. However, to be compliant with the ANSI standard, they all support at least the major commands (such as SELECT, UPDATE, DELETE, INSERT, WHERE) in a similar manner.Note: Most of the SQL database programs also have their own proprietary extensions in addition to the SQL standard!Transact-SQL(T-SQL) is Microsoft's and Sybase's proprietary extension to the SQL used to interact with relational databases. Microsoft SQL Server is a relational database management system developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications—which may run either on the same computer or on another computer across a networkPostgreSQL is an object-relational database management system .In this course you will learn how to build fairly complex SQL queries and use advanced SQL features.

LEARN CSS IN TAMIL- தமிழில் CSS முழுமையாக கற்றுக்கொள்ளுங்கள்
CSS என்பது ஒரு HTML ஆவணத்தை வடிவமைக்க நாம் பயன்படுத்தும் மொழி.HTML கூறுகள் எவ்வாறு காட்டப்பட வேண்டும் என்பதை CSS விவரிக்கிறது.இந்த டுடோரியல் உங்களுக்கு அடிப்படை முதல் மேம்பட்ட வரை CSS ஐ கற்பிக்கும்.CSS என்றால் என்ன?CSS என்பது அடுக்கு நடை தாள்களைக் குறிக்கிறதுHTML கூறுகள் திரையில், காகிதத்தில் அல்லது பிற ஊடகங்களில் எவ்வாறு காட்டப்பட வேண்டும் என்பதை CSS விவரிக்கிறதுசிஎஸ்எஸ் நிறைய வேலைகளைச் சேமிக்கிறது. இது ஒரே நேரத்தில் பல வலைப்பக்கங்களின் அமைப்பை கட்டுப்படுத்த முடியும்வெளிப்புற நடை தாள்கள் CSS கோப்புகளில் சேமிக்கப்படும்இந்த பாடத்திட்டத்தில் பின்வரும் தலைப்புகளை நீங்கள் கற்றுக்கொள்வீர்கள்.CSS அறிமுகம்சிஎஸ்எஸ் தொடரியல்CSS தேர்வாளர்கள்CSS எப்படிCSS கருத்துகள்CSS நிறங்கள்சிஎஸ்எஸ் பின்னணிCSS எல்லைகள்CSS விளிம்புகள்CSS திணிப்புCSS உயரம்/அகலம்CSS பெட்டி மாதிரிCSS அவுட்லைன்CSS உரைCSS எழுத்துருக்கள்CSS சின்னங்கள்CSS இணைப்புகள்CSS பட்டியல்கள்CSS அட்டவணைகள்CSS காட்சிCSS அதிகபட்ச அகலம்CSS நிலைCSS வழிதல்CSS மிதவைசிஎஸ்எஸ் இன்லைன்-பிளாக்CSS சீரமைப்புசிஎஸ்எஸ் இணைப்பிகள்சிஎஸ்எஸ் போலி வகுப்புசிஎஸ்எஸ் போலி உறுப்புCSS ஒளிபுகாநிலைCSS ஊடுருவல் பட்டிCSS கீழ்தோன்றல்கள்CSS பட தொகுப்புCSS பட உருவங்கள்CSS அட்டார் தேர்வர்கள்CSS படிவங்கள்சிஎஸ்எஸ் கவுண்டர்கள்CSS வலைத்தள தளவமைப்புசிஎஸ்எஸ் அலகுகள்<

Android Studio untuk Pemula: Membuat Aplikasi Todolist
Belajar membuat Aplikasi Android mulai dari dasar-dasar pemrograman Java, Install Android Studio dan Emulator. Belajar membuat User Interface yang bagus dengan XML. Membuat aplikasi kalkulator sederhana, hingga aplikasi Todolist menggunakan Database SQLite (Room Persistence).Room Persistence adalah bagian dari Android Jetpack yang juga merupakan versi terbaru dari Database SQLite. Sebuah Database untuk penyimpanan data Local tanpa memerlukan koneksi internet.Aplikasi Todolist adalah aplikasi untuk mencatat tugas-tugas harian. Dikelompokkan menggunakan Query untuk tugas hari ini, tugas belum dikerjakan, tugas sudah dikerjakan, dan melakukan CRUD (create read update delete) pada data tugas yang sudah ditambahkan.Pada kursus ini kita akan belajar banyak seputar pengembangan Aplikasi Android menggunakan Android Studio dan bahasa Pemrograman Java. Menggunakan Query pada Room Database, dan membuat berbagai metode untuk menggunakan perhitungan Data Tanggal pada Database.Pada kursus ini kamu akan belajar:- Install Android Studio dan Emulator- Membuat Aplikasi Sederhana dengan Android Studio- Membuat Aplikasi TodolistPada kursus ini kamu akan mendapatkan:- Akses kursus selamanya- Sertifikat belajar menyeselesaikan kursus- Video Kursus berkualitas tinggi 1080p- Dukungan tanya jawab dengan mentor- Source code projectLazday memulai membuat konten video tutorial Android sejak awal 2017. Sudah puluhan studi kasus dari ribuan video yang sudah kami buat, untuk membantu teman-teman dari hampir semua kota di Indonesia belajar menjadi Android Developer. Kami juga ikut mendukung ekosistem Android Developer dengan membagikan video tutorial gratis melalui channel YouTube.Sejak tahun 2020, kami memutuskan untuk mengupload beberapa kursus pilihan di Udemy. Berbekal pengalaman perjalanan yang sudah ada, kami akan terus berusaha memberikan video belajar yang lebih baik lagi kedepannya.

Ultimate Flutter and Dart Course of 2024
Dive into the exciting world of mobile app development with our comprehensive course on Flutter and Dart. Whether you're a complete beginner or have some experience with app development, this course will guide you through everything you need to know to become a proficient Flutter developer.Starting from the basics, we'll walk you through setting up your development environment and understanding the fundamentals of Dart programming language, the backbone of Flutter. As you progress, you'll delve deeper into Flutter, learning how to design beautiful user interfaces using Flutter's rich set of widgets, manage app state efficiently, and implement navigation and routing to create seamless user experiences.But we won't stop there. Our course goes beyond the basics to cover advanced topics such as handling network requests, integrating with APIs, implementing animations, and optimizing performance for both iOS and Android platforms.With hands-on projects, real-world examples, and expert guidance, you'll gain practical experience and develop the skills needed to build high-quality, cross-platform mobile apps that meet modern industry standards.Whether you're looking to start a career in mobile app development, enhance your existing skills, or bring your app ideas to life, this course is your ultimate guide to mastering Flutter and Dart.Enroll now and unlock the full potential of mobile app development with Flutter and Dart