Introduces the Agile software development methodology and applies it to managing a software development project. Learners will work in small teams, taking an application through its entire lifecycle including the phases of requirements gathering, analysis, design, development, testing, deployment and maintenance. Additional topics include an introduction to the following disciplines and related tools: project management, version control, issue tracking, unit/regression testing and automated build/deployment.
Introduces the field of IT software development and design. Learners will explore degree and career paths, IT tools and processes and begin to demonstrate professional communication. Learners will create or modify a simple computer program using an integrated development environment.
Prepares learners to perform basic nursing skills under the supervision of a nurse for job entry as a nursing assistant or a home health aide (HHA) in health care agencies. Face-to-face and hybrid classroom, campus lab and clinical instruction are offered at various nursing homes and hospitals throughout the district. Students need to submit an application and complete background check.
Explores object-oriented programming concepts and C# .NET syntax and features, with a focus on iterative development and testing. This course uses a variety of resources including Unified Modeling Language (UML) diagrams to present design principles and concepts. Learners will create console and GUI C# .NET applications which incorporate n-tier design principles and object-oriented design principles and patterns, emphasizing the use of composition over inheritance, interfaces and polymorphism. Additional topics include: class libraries, exception handling, event handlers and basic user interface design and validation.
Explores object-oriented programming concepts and C# .NET syntax and features, with a focus on iterative development and testing. This course uses a variety of resources including Unified Modeling Language (UML) diagrams to present design principles and concepts. Learners will create console and GUI C# .NET applications which incorporate n-tier design principles and object-oriented design principles and patterns, emphasizing the use of composition over inheritance, interfaces and polymorphism. Additional topics include: advanced event handlers and timers, recursion, sorting and searching algorithms and various data structures.
Explores object-oriented programming concepts and C# .NET syntax and features, with a focus on iterative development and testing. This course uses a variety of resources including Unified Modeling Language (UML) diagrams to present design principles and concepts. Learners will create console and GUI C# .NET applications which incorporate n-tier design principles and object-oriented design principles and patterns, emphasizing the use of composition over inheritance, interfaces and polymorphism. Additional topics include: file access and serialization, delegates, anonymous methods, lambda expressions, and LINQ.
Introduces programming concepts and terminology using an object-oriented approach, with a focus on iterative development and testing. This course uses C# .NET, the Unified Modeling Language (UML) and other tools to present concepts from a variety of perspectives. Learners will create UML diagrams and write/debug C# .NET applications that incorporate classes, fields, methods and variables. Additional topics include: utilization of an Integrated Development Environment (IDE), value and reference types, object instantiation/lifetime/scope and mathematical/conditional/logical expressions.
Reinforces programming concepts and standards, building on the object-oriented approach introduced in 10-152-501 Programming Concepts A, with a focus on iterative development and testing. This course uses C# .NET, the Unified Modeling Language (UML) and other tools to present concepts from a variety of perspectives. Learners will create UML diagrams and write/debug C# .NET applications, applying the object-oriented basics of abstraction and encapsulation. Additional topics include: utilization of a debugger, object multiplicity and constructors.
Emphasizes programming concepts and standards, building on the object-oriented approach of 10-152-502 Programming Concepts B, with a focus on iterative development and testing. This course uses C# .NET, the Unified Modeling Language (UML) and other tools to present concepts from a variety of perspectives. Learners will create UML diagrams and write/debug C# .NET applications, applying the object-oriented basics of abstraction, encapsulation, inheritance.