Tag Archives: JAVA Programming

Understanding the Concept of Programming

Concept of Programming

Initial when i started programming, the first language i had to learn was HTML, i found it so difficult that i had to stop then try again. never-the-less i love graphical designs and web development Read More

Posted in Programming | Tagged , , , | Leave a comment

Simple Temperature Conversion (C++)

Simple Temperature Conversion code

This is a simple conversion of temperature i made a while ago, was just going through my archive and found it, thought i put it out here for display. Read More

Posted in Programming | Tagged , , , | 4 Comments

CSS elements not displaying properly in Webpages

CSS Rule

CSS elements not displaying properly or normal in a browser or all browsers, try using specific media types for each targeting devices, or induce a CSS hack. Read More

Posted in Programming, Tutorial | Tagged , , , , , , , , , , , | Leave a comment

Java Tips

Java

In learning Java you must first know that programming languages have similarities in them, those common attributes makes it easier to implement ideas from other languages you might know, if not just try to follow up with it’s syntax… Read More

Posted in Programming | Tagged , , , , , , , , | Leave a comment

C++ Programming Tips

C Plus Plus

C++ Programming Tips will highlight some of the basic syntax’s used in C++ language… Read More

Posted in Programming | Tagged , , , , , | Leave a comment