Quantcast
Channel: Skmic's Blog » Programming
Browsing all 3 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Principles of OOPS

Principles of OOPS Objects  Classes   Inheritance   Data Abstraction   Data Encapsulation   Polymorphism   Overloading   Reusability Let us see the concept of each briefly. Objects: This is the basic...

View Article



Image may be NSFW.
Clik here to view.

Exception Handling

Some highlights: * Plan for the worst* * Check it early * Don’t trust external data * The only reliable devices are: the video, the mouse and keyboard. * Writes can fail, too * Code Safely * Don’t...

View Article

Image may be NSFW.
Clik here to view.

Exception Handling

A few more bits … You absolutely should have a centralized exception handling policy in place. This can be as simple as wrapping Main() in a try/catch, failing fast with a graceful error message to...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images