Programming II CITC 1311

(STCC-CITC-1311.AP1)
Lessons
Lab
TestPrep
AI Tutor (Add-on)
Instructor-Led (Add-on)
Get A Free Trial

Skills You’ll Get

Get the support you need. Enroll in our Instructor-Led Course.

1

Creating a Graphical User Interface

  • Creating an Application
  • Working with Components
  • Lists
  • The Java Class Library
  • Summary
2

Building an Interface

  • Swing Features
  • Summary
3

Arranging Components on a User Interface

  • Basic Interface Layout
  • Mixing Layout Managers
  • Card Layout
  • Summary
4

Responding to User Input

  • Event Listeners
  • Working with Methods
  • Summary
5

Creating Java2D Graphics

  • The Graphics2D Class
  • Drawing Text
  • Color
  • Drawing Lines and Polygons
  • Summary
6

Developing Swing Applications

  • Improving Performance with SwingWorker
  • Grid Bag Layout
  • Summary
7

Using Inner Classes and Lambda Expressions

  • Inner Classes
  • Lambda Expressions
  • Variable Type Inference
  • Summary
8

Working with Input and Output

  • Introduction to Streams
  • Byte Streams
  • Filtering a Stream
  • Character Streams
  • Files and Paths
  • Summary
9

Communicating Over HTTP

  • Networking in Java
  • The java.nio Package
  • Summary
10

Accessing Databases with JDBC and Derby

  • Java Database Connectivity
  • Summary
11

Reading and Writing RSS Feeds

  • Using XML
  • Designing an XML Dialect
  • Processing XML with Java
  • Processing XML with XOM
  • Summary
12

Making Web Service Requests

  • Introduction to XML-RPC
  • Communicating with XML-RPC
  • Choosing an XML-RPC Implementation
  • Using an XML-RPC Web Service
  • Creating an XML-RPC Web Service
  • Summary
13

Writing a Game with Java

  • Playing a Game
  • Summary

1

Creating a Graphical User Interface

  • Creating a Form
2

Building an Interface

  • Creating a Signup Form
  • Creating a Textbox and a Progress Bar
3

Arranging Components on a User Interface

  • Creating a Calendar
4

Responding to User Input

  • Creating a Calculator
5

Creating Java2D Graphics

  • Drawing a Rectangle and Adding Color to it
6

Developing Swing Applications

  • Creating a Graphical User Interface
7

Using Inner Classes and Lambda Expressions

  • Using the Static Inner Class
  • Using a Lambda Expression
8

Working with Input and Output

  • Writing Values in a File
  • Reading the Content of a File
9

Accessing Databases with JDBC and Derby

  • Working with JDBC Statements
  • Executing a SQL Query
  • Displaying Records
  • Reading the Content of a Webpage
10

Reading and Writing RSS Feeds

  • Creating an XML Document

Related Courses

All Courses
scroll to top