Search this site
Embedded Files
Murat K. Gungor, Ph.D.
  • Home
  • Quotes
    • Coding Notes
  • Links
  • Me
    • Academic
    • Garniture
    • Twits
    • Workshops
  • Teaching
    • Books
    • Guest Lecturers
    • Students Comments
Murat K. Gungor, Ph.D.
  • Home
  • Quotes
    • Coding Notes
  • Links
  • Me
    • Academic
    • Garniture
    • Twits
    • Workshops
  • Teaching
    • Books
    • Guest Lecturers
    • Students Comments
  • More
    • Home
    • Quotes
      • Coding Notes
    • Links
    • Me
      • Academic
      • Garniture
      • Twits
      • Workshops
    • Teaching
      • Books
      • Guest Lecturers
      • Students Comments
  • UNDERGRADUATE and GRADUATE LEVEL TEACHING 

  • SOFTWARE ENGINEERING

  • PROJECT MANAGEMENT

Murat K. Gungor

TEACHING (So far)

  • Courses

ENGINEERING QUOTES

  • "Any fool can write code that a computer can understand. Good programmers write code that humans can understand."  ~Martin Fowler

  • "A good programmer is someone who always looks both ways before crossing a one-way street." ~Doug Linder   

  • "Program testing can be used to show the presence of bugs, but never to show their absence!" ~Edsger Dijkstra

  • "I have always found that plans are useless, but planning is indispensable."  ~Dwight Eisenhower

Click here for more quotes 

LinkedInTwitterYouTube

Blog - More

Where do we use getters and setters?Murat K. Gungor's answer: It’s suggested that no variable should be public in OOD. If you make your variable private, in order to access the data for reading or updating you need getters and setters, but this seems nonsense at first since you are still able to access it with additional bureaucrac...
Inheritance in Java Is More Useful Than You Think - DZone JavaThis post looks at using inheritance in Java and how it can be more useful than you might think, helping to simplify code and send multiple parameters.
Object-Oriented Patterns: A Simplified Look at State Patterns in Java - DZone JavaIn this tutorial, we look at how to use the State design pattern and object-oriented patterns in Java to keep your main class focused on the job at hand.
Compile- and Run-Time Dependency - DZone JavaLet's refactor some code to reduce duplication and complexity while transforming a compile-time dependency into a run-time dependency with the Strategy Pattern.
Murat K. Gungor, Ph.D.
Google Sites
Report abuse
Page details
Page updated
Google Sites
Report abuse