• Facebook
Java Teacher
  • HOME
  • GRADE 10 JAVA
  • GRADE 11 JAVA
  • GRADE 12 JAVA
  • RESOURCES
    • POSTERS
    • GENERAL
Select Page

Gr 11 OOP and String

by Editorial | Feb 2, 2025 | Grade 11 - NetBeans, Grade 11 - OOP, Grade 11 - String and Character Handling

Here is a PowerPoint showing the following. Using String handling with OOP – a UI class for the interface and a manager class for the methods. Organizing your One Drive account with your coding projects using NetBeans.Passing a string parameter from one method...

Gr 11 – String and OOP

by Editorial | Feb 25, 2021 | Grade 11, Grade 11 - OOP, Grade 11 - String and Character Handling

Using methods to manipulate Strings while using OOP principles. Example Input: Steve Eilertsen Output: First Name: STEVE Last Name: EILERTSEN Name and initial: EILERTSEN S This program uses one class and various static methods and variables to manipulate a String....

Gr 11,12 – Defensive Programming

by Editorial | Jun 3, 2020 | Grade 11, Grade 11 - String and Character Handling, Grade 12, Grade 12 - PAT

Garbage in = garbage out. If your user inputs unexpected values from the keyboard your program can crash or give the incorrect result. Defensive programming is the way that we avoid this. Defensive programming is also super useful for login methods. NOTE: Use...

Gr 11 – OOP and String

by Editorial | Feb 11, 2020 | Grade 11, Grade 11 - OOP, Grade 11 - String and Character Handling

This example uses the Scanner class for input (not JOptionPane).Below are two Java programs that do exactly the same thing. String handling methods using a one class program and multiple static variables and methods. Therefore no parameter passing needed. Click here....

Gr 11 – String Methods

by Editorial | Nov 4, 2019 | Grade 11 - String and Character Handling, PWC grade 11 - All

Summary of String Methods. You need to be able to manipulate String values that you have read in from a text file. This can be for searching, comparing, for updating or even correcting data that is by nature “poor” because of inconsistencies etc. Click...

Recent Posts

  • Gr 11 12 Not !
  • Gr 11 – Switch Case
  • Gr 12 OOP theory prac notes
  • Gr 10 11 – SQL summary
  • Gr 10, 11 – OOP Java textbook

GRADE 10

  • Gogga
  • Java Core
  • Critical algorithms
  • Flow Pseudo Trace
  • Theory
  • OOP
  • SQL
  • Exam memos
  • GUI

GRADE 11

  • Critical algorithms
  • String and Character Handling
  • Array and OOP
  • Theory
  • Text Files
  • Pseudocode
  • Networking
  • Date time
  • SQL
  • Exam memos
  • NetBeans
  • GUI
  • Debug

GRADE 12

  • Critical algorithms
  • Search and Sort
  • Java OOP
  • Inheritance
  • Text Files
  • Theory
  • Normalization
  • SQL
  • Networking
  • PAT
  • Cheat Sheets
  • Past Papers
  • Prelim Papers
  • Pseudocode Tracetables
  • Windows

SEARCH BY CATEGORY

  • DISCLAIMER
  • PARTNER WITH US
  • Facebook
Java Teacher - Steve Eilertsen \ DESIGNED BY ELEMENTAL ONLINE