This course is an introduction to the Java programming language and the concepts of object-oriented design. It not only covers the fundamentals of programming in Java, but it also brings in the concepts of object-oriented design. Topics include, but are not limited to, fundamentals of programming in Java, classes and methods, objects and references, overloading, inheritance, polymorphism, abstract classes and interfaces, basic data structures, and GUI applications. Students are expected to apply learned knowledge to address an identified problem found in the real world.

Application Engineering and Development Part 2

位教师:Kal Bugrara
访问权限由 New York State Department of Labor 提供
了解顶级公司的员工如何掌握热门技能

该课程共有7个模块
In this module you will learn to model business operations through object-oriented design principles, enabling you to visualize complex business relationships and processes as interconnected systems. You'll dive into sophisticated pricing strategies, exploring range-based pricing models and negotiation algorithms that can be implemented programmatically to optimize revenue. You'll learn to extract actionable insights from product performance metrics, customer behavior patterns, and sales data to drive informed business decisions. Finally, you'll discover how application architecture choices directly impact your ability to implement dynamic pricing strategies and real-time decision-making systems, creating a foundation for building scalable, data-driven business applications that can adapt and respond to market conditions.
涵盖的内容
5篇阅读材料1个作业1个应用程序项目1个讨论话题
5篇阅读材料• 总计35分钟
- Course Introduction• 10分钟
- Syllabus - Application Engineering and Development Part 2• 10分钟
- Meet Your Faculty• 3分钟
- Academic Integrity Attestation• 10分钟
- Summary• 2分钟
1个作业• 总计10分钟
- Module 8 Assess Your Learning• 10分钟
1个应用程序项目• 总计20分钟
- Pricing Model 1• 20分钟
1个讨论话题• 总计10分钟
- Meet Your Fellow Learners!• 10分钟
This module teaches you to build an intelligent pricing and order management system that combines strategic business thinking with technical implementation. You'll master range pricing analytics using floor, ceiling, and target prices to evaluate sales performance in real-time, then implement this framework through robust Java system design with Product, OrderItem, and Order classes that automatically calculate margins and track target performance. The system generates comprehensive reports and business intelligence dashboards that rank products, assess customer profitability, and evaluate salesperson performance, all integrated through a complete workflow that takes users from initial setup through order processing and real-time analytics. By the end, you'll have investigated a scalable solution that transforms raw sales data into actionable insights for data-driven business decisions.
涵盖的内容
2篇阅读材料1个作业2个应用程序项目
2篇阅读材料• 总计12分钟
- How to Use Random Data Generation to Populate Your Model• 10分钟
- Summary• 2分钟
1个作业• 总计10分钟
- Module 9 Assess Your Learning• 10分钟
2个应用程序项目• 总计105分钟
- Pricing Model 2• 60分钟
- Enhancing Digital Marketing• 45分钟
This module explores the fundamental architecture of interconnected business systems, providing you with the analytical tools to understand how enterprises, organizations, roles, and work areas function as integrated components of larger operational frameworks. You'll learn to map and distinguish between various communication flows—from automated system-to-user notifications to collaborative user-to-user exchanges—that keep information moving efficiently across organizational boundaries. Through practical analysis techniques, you'll develop the ability to examine existing business systems and identify both the collaboration patterns that drive productivity and the role-based access requirements that ensure security and efficiency.
涵盖的内容
1个视频1篇阅读材料1个作业2个应用程序项目
1个视频• 总计1分钟
- Milestone 3 Video• 1分钟
1篇阅读材料• 总计2分钟
- Summary• 2分钟
1个作业• 总计10分钟
- Module 10 Assess Your Learning• 10分钟
2个应用程序项目• 总计90分钟
- The Ecosystem Method - Part 1• 70分钟
- The Ecosystem Method - Part 2• 20分钟
In modern software development, creating realistic and diverse test data manually is time-consuming and often results in limited datasets that don't adequately represent real-world scenarios. This module introduces Java Faker, a powerful library that streamlines your development workflow by automatically generating authentic-looking mock data for testing and development purposes. You'll begin by understanding the fundamental purpose and benefits of Java Faker, then gain hands-on experience integrating the library into your Java projects and configuring dependencies. Finally, you'll apply this knowledge to generate various types of realistic test data including names, addresses, and other common data types that can be immediately used in your testing scenarios. By completing this module, you'll have the skills to implement Java Faker as a standard tool in your development toolkit, enabling you to create robust test environments with realistic data that enhances the quality and reliability of your software testing processes.
涵盖的内容
2篇阅读材料1个作业
2篇阅读材料• 总计32分钟
- How to Use the Java Faker Library to Generate Random Data• 30分钟
- Summary• 2分钟
1个作业• 总计10分钟
- Module 11 Assess Your Learning• 10分钟
This module explores recursive methods - where functions call themselves to solve complex problems by breaking them into smaller subproblems - and connects this systematic thinking to ecosystem modeling in software design. You'll learn to describe and develop recursive solutions while discovering how the same principles apply to building maintainable software architectures through modularity, hierarchy, and role-based structures. By examining how smaller components combine to create larger, sophisticated systems, you'll develop skills in both algorithmic problem-solving and architectural design, culminating in your ability to integrate multiple software components into a functioning ecosystem model that mirrors the elegant simplicity found in recursive approaches.
涵盖的内容
4篇阅读材料1个作业1个应用程序项目
4篇阅读材料• 总计32分钟
- Trace Recursive Factorial• 5分钟
- Fibonacci Numbers• 20分钟
- Characteristics of Recursion• 5分钟
- Summary• 2分钟
1个作业• 总计10分钟
- Module 12 Assess Your Learning• 10分钟
1个应用程序项目• 总计30分钟
- Designing an Effective Ecosystem for Organizations• 30分钟
This module introduces students to leveraging modern AI-powered tools for breaking down complex real-world problems into structured system designs, using healthcare care plans and weight loss management as a practical example to demonstrate how AI can rapidly generate patient attribute breakdowns, care plan components, and corresponding Java class mappings. As the course nears completion, the focus shifts toward future-oriented application of learned concepts, emphasizing how emerging AI tools can accelerate the journey from initial problem definition to system architecture and code generation, while preparing students to apply these skills in real-world scenarios and reviewing key concepts for their upcoming projects.
涵盖的内容
6篇阅读材料1个作业1个应用程序项目
6篇阅读材料• 总计37分钟
- Data Structures• 5分钟
- Collections• 10分钟
- The Collection Interface• 10分钟
- Iterators• 5分钟
- Notes for Iterator• 5分钟
- Summary• 2分钟
1个作业• 总计10分钟
- Module 13 Assess Your Learning• 10分钟
1个应用程序项目• 总计10分钟
- Module 13 Java Lecture• 10分钟
This module focuses on creating intuitive, user-friendly interfaces that effectively guide users through complex processes while minimizing cognitive burden. We begin by exploring the fundamental principles of user interaction design and examining why strategic interaction patterns are crucial for creating positive user experiences. Building on this foundation, you'll learn how to break down complex content into manageable, digestible pieces by prioritizing information effectively, ensuring users can focus on what matters most at each stage without being overwhelmed. Finally, we'll put these concepts into practice by implementing CardLayout components to create seamless, step-by-step user workflows that transform potentially frustrating, complicated processes into smooth, guided experiences. By the end of this module, you'll have the knowledge and practical skills to design interfaces that confidently guide users toward their goals through logical progressions that feel natural and intuitive.
涵盖的内容
1个视频7篇阅读材料1个作业1个应用程序项目
1个视频• 总计1分钟
- Course Milestone 4• 1分钟
7篇阅读材料• 总计62分钟
- The List Interface• 10分钟
- UML Class Diagrams of Java.util.ArrayList and Java.util.LinkedList• 10分钟
- The Comparator Interface• 10分钟
- Queues and Priority Queues• 10分钟
- The Queue Interface and PriorityQueue Class• 10分钟
- Summary• 2分钟
- Congratulations!• 10分钟
1个作业• 总计10分钟
- Module 14 Assess Your Learning• 10分钟
1个应用程序项目• 总计20分钟
- Module 14 Java Lecture• 20分钟
位教师

提供方

提供方

Founded in 1898, Northeastern is a global research university with a distinctive, experience-driven approach to education and discovery. The university is a leader in experiential learning, powered by the world’s most far-reaching cooperative education program. The spirit of collaboration guides a use-inspired research enterprise focused on solving global challenges in health, security, and sustainability.
人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
从 Computer Science 浏览更多内容
NNortheastern University
课程
UUniversity of Pennsylvania
课程
NNortheastern University
课程


