Membangun Web GIS Sekolah Dengan Codeigniter 4 Dan Leaflet
التصنيف الكامل: Development > Web Development > CodeIgniter

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق ومباشر
ينقلك لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Build Generative AI App Jetpack Compose, Langchain4j &Ollama
Discover the power of building AI-powered applications entirely in Kotlin with our comprehensive course on Jetpack Compose, Langchain4j, and Ollama (Local LLM). Whether you're a seasoned developer or a newcomer, this course equips you with the skills to harness these cutting-edge technologies and stay relevant in this AI driven industry. Throughout the course, we focus on practical hands-on learning, guiding you through the creation of six distinct applications leveraging Langchain4j:Hello World AI: Create an AI that greets users dynamically.Rephaser AI: Transform sentences into various tones for easy clipboard use.Unlost AI: Develop an AI to help users remember where they've placed their belongings.Text Adventure AI: Construct interactive storytelling experiences using AI.ResumeQnA AI: Utilize AI to summarize resumes and retrieve candidate information interactively.RAG Medium Articles AI: Build a Retrieval-Augmented Generation (RAG) AI for summarizing and querying public Medium articles.You'll gain proficiency in Jetpack Compose for designing modern, responsive UIs and harness Langchain4j and Ollama for AI model management and natural language processing tasks. Learn essential Kotlin programming techniques to seamlessly integrate these technologies and optimize performance on local platforms.Join us to unlock the potential of Kotlin-based AI app development with practical skills and real-world applications in demand today.

Background Timer App in SwiftUI & iOS
Are you an iOS developer looking to implement background timers in your SwiftUI app? Apple's background execution policies can make it challenging to keep a timer running when the app is minimized or the screen is locked. This course will guide you through building a fully functional background timer that works seamlessly within iOS constraints.In this course, you’ll learn how timers behave in the foreground and background, explore iOS’s background execution limits, and implement practical solutions to ensure your app stays responsive. You’ll also discover state management techniques using @State, @Published, and Combine, allowing for smooth real-time updates.We will start by building a basic timer in SwiftUI and then enhance it to work in the background using background tasks, notifications, and system optimizations. By the end of this course, you will have a solid understanding of how to create a power-efficient, user-friendly timer app that meets Apple’s best practices.What You’ll Learn:How to create a timer that continues running even when the app is in the background.Understanding background execution policies and their impact on timers.Managing state efficiently using SwiftUI property wrappers and Combine.Using local notifications to keep users informed when the app is inactive.Optimizing the timer to be battery-efficient and reliable.Who Is This Course For?This course is designed for iOS developers and SwiftUI learners who want to build apps with persistent timers while ensuring smooth performance and compliance with Apple’s background execution policies.By the end of this course, you’ll have a fully functional background timer app ready to be integrated into your iOS projects. Let’s get started!

Learn CakePHP 4 Plugin Development Tutorials
We will learn the complete idea to develop a CakePHP 4 CRUD Application using Plugin. Basic Experience in CakePHP programming required like working of MVC. Learn practical skills of CRUD Operation in cakephp 4 plugin development with mysql database driver.Begin your journey of CRUD application in CakePHP 4 Plugin with MySQL database driver here.If you have just decided to learn cakephp crud operation then you have made the right choice, so take a breath. CRUD operation in CakePHP 4 Plugin development is very easy to learn which means that you will be through the basics and on to writing standard code to develop a CRUD based application in a very short time.This course is a step by step guide through the CakePHP 4 plugin development with MySQL programming language. You will go from a beginner level to creating your CRUD based admin panels.There are over 30 lectures in this course and maximum 4.2 hours of video each one detailing a specific aspect of the functions of CRUD operation development concept in CakePHP programming.This course will walk you through:Basics Workflow of CakePHP 4 Plugin developmentAbout Plugin Basics of CakePHPDatabase Setup ConfigurationMigrationMaster Layouts TemplatesWork with Ajax RequestImplementation of Datatable in CRUDAbout Models, Controllers Routes workflowCakePHP programming Development standardsDevelop a CRUD SetupGet programming with cakephp 4 and mysql today and enroll now.

Python Jumpstart: Unlocking the Basics
"Python Jumpstart: Unlocking the Basics" offers an accessible pathway for anyone interested in learning how to code. With a focus on Python, one of the most versatile and beginner-friendly programming languages, this course equips students with the fundamental skills needed to start writing their own scripts and understanding the mechanics of programming. The curriculum is tailored for absolute beginners, ensuring that each concept is broken down into understandable segments.Starting with the installation of Python and setting up your programming environment, we gradually move through key concepts such as variables, data types, control structures, and functions. Each module is designed to build on the previous one, reinforcing learning through practical examples and exercises. By the end of the course, students will have a solid foundation in Python basics, capable of solving real-world problems and laying the groundwork for more advanced study.Comprehensive support materials, and projects that mimic real-life scenarios make learning engaging and relevant. "Python Jumpstart: Unlocking the Basics" is more than just a course; it's a gateway to unlocking the vast potential of programming for personal development, career advancement, or simply the joy of creating something from scratch. Enroll today to unlock the door to the world of programming!

Artificial Intelligence: From Theory to Practice
Are you ready to unlock the potential of Artificial Intelligence (AI) and apply it in real-world scenarios? This comprehensive course is designed for anyone eager to learn about AI, from beginners with no prior experience to professionals looking to expand their knowledge and practical skills.Throughout this course, you will gain a solid understanding of the fundamental concepts of AI, including machine learning, deep learning, and neural networks. We will start with the basics, guiding you through the history and evolution of AI, and move on to more advanced topics such as data processing, model training, and ethical considerations.You will learn how to apply AI across various industries, including healthcare, finance, and business. Through hands-on projects and practical examples, you will develop the skills needed to build AI models that can solve real-world problems. Whether you're interested in creating recommendation systems, performing sentiment analysis, or developing medical image classifiers, this course has you covered.Moreover, we emphasize the importance of ethics and security in AI, ensuring that you understand the responsibilities and challenges that come with deploying AI technologies.By the end of this course, you will have the knowledge and confidence to apply AI in your field, harnessing its power to innovate and drive success in your career or business. Join us and start your journey into the world of AI today!

Custom Theme Creation for WordPress using HTML5 and CSS3
WordPress is the most popular blogging platform on the internet today, however, it can also be used as a powerful Content Management System. In this course we will use it as a CMS to build a client website.In this course you will learn to convert an HTML page into a WordPress theme. Actually it’s a lot simpler than you may think. I will provide you with a link to a free HTML5 template page and together we will walk through the steps to convert it into a theme.First we will spend a couple of minutes reviewing the essential features of a mobile first, responsive, HTML web template page that uses a CSS Preprocessor. hopefully this is a review of what you already know but you may also learn something new.Next you will learn to build a WordPress theme from scratch. In each video we cover the essential code necessary for the 5 basic php files we will create. I call this the ugly theme as it is fully functional but lacking any design.Then together you and I will walk through the steps of creating a beautiful WordPress theme by combining the ugly theme we just built and the HTML template I provided you. But wait, were not finished yet. Now that you have created your own theme, you will get to create several pages in WordPress using cutting edge CSS tricks. During this process, you will learn to wrap text around a circle, align elements at the bottom using flexbox, and implement newspaper style column with lines between them. When your done, you will have a lightning fast WordPress theme devoid of any extraneous code or unused CSS rules. Actually it's pretty cool and very easy.
