UdemyJava

Become a Junior Java Software Developer

التصنيف الكامل: Development > Programming Languages > Java

Become a Junior Java Software Developer

عن هذا الكورس

Finally, a complete Java software development essentials course that includes real internship opportunities for qualified students!I not only teach the core topics of Java, but also covers necessary analytical skills like Algorithms and practical skills like reading and handling data from files, and job-specific skills like building a Student database and analyzing the criteria of passwords. This course was developed by a combination of developers, recruiters, and business managers that together outlined and curated a curriculum based on the hiring needs and requirements in the industry. Designed for individuals looking to kick-start a new career in software development, this course starts at the beginning assuming no previous knowledge in programming. All relevant slides and notesPractical trainingConceptual lecturesLearning assignmentsMini assessment quizzes I focus on keeping the training practical and applicable to a real-world project. While learning the concepts is important, you must demonstrate your knowledge by being able to write programs, analyze what’s happening behind the scenes, and have a working understanding of basic algorithms and computations. While not created based on Oracle’s certification program, this course will help prepare you for the Programmer Level I Exam to earn the Oracle Certified Associate certificate. Get comfortable with controlling the flow of programsUnderstand and apply the core concepts of object-oriented

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

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

محتوى معتمد

مقدم من منصة Udemy

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

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

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

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

عرض كل الكورسات ←
Pengenalan Machine Learning dengan Python
Udemy
Python

Pengenalan Machine Learning dengan Python

Kursus ini adalah materi pengenalan dasar-dasar machine learning. Materi yang akan dipelajari Pemahaman tentang konsep dasar machine learning dan penerapannya, Pemahaman proses preprocessing data, Pemahaman algoritma supervised learning pada Machine Learning, Pemahaman algoritma unsupervised learning pada Machine Learning, Pemahaman melakukan evaluasi model dan melakukan improvement pada model, Pemahaman tentang Natural Language Processing, Pemahaman tentang Neural Network dan Deep Learning, Menyelesaikan project Machine Learning terkait materi yang sudah dipelajari

CFA Sustainability Exam - Tests bundle (3 practice tests)
Udemy
Sustainable Development

CFA Sustainability Exam - Tests bundle (3 practice tests)

Use discount code : CFA_ESG_1 for discounted priceAre you preparing for the CFA ESG/ Sustainable Investing Professional exam and aiming to clear it on your first attempt?This comprehensive, exam-focused mock/practice tests is built for aspirants who want the most realistic, up-to-date practice available. Developed by Sustainability Mastery Academy, in consultation with experts who have successfully passed the exam, this resource combines precision content with structured practice to accelerate your journey from learning to confident mastery.Why This Program DeliversDesigned to Eliminate Repeat Attempts: We understand that retaking the exam strains both finances and mental resilience. This program was co‑created and peer‑reviewed by professionals who have sat, faced, and passed the exam. Every mocks have been prepared to replicate real exam pattern, cognitive load, and sustainability decision-making style—so you internalize exam logic before test day and maximize your probability of a first‑attempt pass.What This Program DeliversA rigorously exam-aligned preparation sequence that strengthens conceptual clarity, analytical application, ESG judgment, and overall investment confidence across the CFA ESG/Sustainable Investing curriculum.Real Exam-Style Mock Tests (100 questions each)Each mock contains a calibrated internal progression to mirror a realistic testing curve.Why You’ll Succeed1. 100% syllabus alignment: Content maps directly to the current exam blueprint, building the knowledge, skills, and practical fluency needed to integrate ESG into investment decision-making and portfolio construction.2. Realistic exam style: Questions replicate the certification’s f

Modern Web Scraping with Python using Scrapy Splash Selenium
Udemy
Scrapy

Modern Web Scraping with Python using Scrapy Splash Selenium

Web Scraping nowadays has become one of the hottest topics, there are plenty of paid tools out there in the market that don't show you anything how things are done as you will be always limited to their functionalities as a consumer.In this course you won't be a consumer anymore, i'll teach you how you can build your own scraping tool ( spider ) using Scrapy.You will learn: The fundamentals of Web ScrapingHow to build a complete spiderThe fundamentals of XPath & CSS SelectorsHow to locate content/nodes from the DOM using XPath & CSSHow to store the data in JSON, CSV... and even to an external database(MongoDb & SQLite3)How to write your own custom PipelineFundamentals of SplashHow to scrape Javascript websites using Scrapy Splash & SeleniumThe Crawling behaviorHow to build a CrawlSpiderHow to avoid getting banned while scraping websitesHow to build a custom MiddlewareWeb Scraping best practicesHow to scrape APIsHow to use Request CookiesHow to scrape infinite scroll websitesHost spiders in Heroku for freeRun spiders periodically with a custom scriptPrevent storing duplicated dataDeploy Splash to Heroku Write data to Excel files Login to websites using ScrapyDownload Files & Images using ScrapyUse Proxies with Scrapy Spider

Build Autonomous AI Agents with LangChain & LangGraph
Udemy
AI Agents & Agentic AI

Build Autonomous AI Agents with LangChain & LangGraph

This course contains the use of artificial intelligence.Artificial Intelligence is rapidly evolving from simple chatbots to autonomous AI agents capable of reasoning, using tools, maintaining memory, and solving complex tasks with minimal human intervention. As businesses increasingly adopt Agentic AI, skills in frameworks like LangChain and LangGraph have become highly valuable for developers and AI enthusiasts.In this hands-on course, you'll learn how to build intelligent AI agents from scratch using Python, LangChain, and LangGraph. We'll start with the fundamentals of Agentic AI, exploring how large language models, prompts, memory, and tools work together to create autonomous systems. You'll then build LLM-powered applications, add conversational memory, integrate external tools, and create custom Python tools for automation.Next, you'll move beyond traditional AI chains and discover how LangGraph enables powerful graph-based workflows. Through practical coding demonstrations, you'll build autonomous agents using the ReAct architecture, implement state management and persistent memory, create human-in-the-loop approval workflows, and develop collaborative multi-agent systems with supervisor and worker agents.Finally, you'll learn how to deploy your AI agents using FastAPI, containerize them with Docker, and build a simple Streamlit interface for interacting with your applications.This course focuses on practical implementation rather than theory, with step-by-step demos that help you build real-world AI applications. Whether you're a Python developer, AI engineer, machine learning enthusiast, or software developer looking to enter the world of Agentic AI, this course will give you the knowledge and hands-on experience needed to build, customize, and deploy modern AI agents with confidence.

Master Docker: Containerization for Developers and DevOps
Udemy
Docker

Master Docker: Containerization for Developers and DevOps

"Mastering Docker: Containerization for Developers and DevOps" is your gateway to mastering Docker's fundamentals and advanced containerization strategies. Dive deep into Docker and learn to streamline application deployment, enhance development workflows, and accelerate your career in DevOps.In this hands-on course, you'll embark on a journey from Docker basics to advanced techniques, all designed to empower developers and DevOps engineers. Whether you're looking to package applications effectively, simplify development environments, or optimize deployment strategies, this course has you covered.Course Highlights:Docker Fundamentals: Build a strong foundation with Docker essentials, including containers, images, and Dockerfile creation.Efficient Deployment: Learn to containerize applications and deploy them consistently across various environments.Container Networking: Explore container networking solutions to ensure seamless communication between services.Docker Compose Mastery: Harness the power of Docker Compose to simplify multi-container application deployment and orchestration, including .NET application deployment.Security Best Practices: Safeguard your containers and data with industry-leading security measures.Real-world Projects: Apply your skills to real-world projects, including deploying a .NET application using Docker Compose.Multi-platform Support: Discover how Docker enables multi-platform compatibility, making your applications work seamlessly across different architectures.Performance Optimization: Fine-tune your Docker setup for optimal performance and resource utilization.Troubleshooting: Develop troubleshooting skills to diagnose and resolve container-related issues efficiently.Docker

The Complete Job Interviewing Skills Masterclass Course
Udemy
Interviewing Skills

The Complete Job Interviewing Skills Masterclass Course

Interviewing skills are the difference between getting the appointment for the job interview versus getting the job offer. Great job interviewing skills are essential if you want the best jobs in today’s competitive job market.Does the prospect of going into a strange room and answering questions from one or more strangers for 30-60 minutes and then having your entire career decided to intimidate you or make you nervous? You can become a master of interviewing skills.Imagine walking into a job interview knowing that you will look and sound your best. You are completely confident that you can speak in a compelling and understanding manner. You know that you have great messages, examples, and stories about your experiences and experiences that the interview will find as compelling reasons as to why you are a great fit for this job. When you walk out of the interview you know that you did your very best, that the interviewer understands and respects your unique talents. Regardless of whether you get the job, you know you did the very best you could possibly do in the job interview and you make the best case possible as to why you should be hired.“For more than 30 years I have coached executives on their interviewing skills and presentation skills in the corporate world. I’m here to tell you that nobody is a natural at this. Job interviewing skills is something that anyone can learn but that nobody is born with. I have a simple, step-by-step process that will help you build confidence and skill in communicating effectively in job interviews. I can’t guarantee you will get every job offer, but I can assure you that I will help you come across your very best in every interview.”- TJ Walker, InstructorPlease note: This course is not an “information product.” This interview sk