Skip to content

Learn & Explore

Learn practical technology, programming, IT infrastructure, cybersecurity and real-world experiences.

  • Home
  • Learn
    • IT Fundamentals
      • What Is Information Technology?
      • History and Evolution of Computer Technology
      • Components of an Information Technology System
    • Java
      • Introduction to Java: What It Is & Why Learn It
    • Programming
    • Web Development
    • Networking
    • Cyber Security
    • Database
    • Roadmaps
      • Java Roadmap
  • Resources
    • Technology Pioneers
      • Charles Babbage
      • Ada Lovelace
      • Alan Turing
      • Grace Hopper
      • Tim Berners-Lee
      • Dennis Ritchie
      • Linus Torvalds
    • Quotes
  • About
    • Contact Us
    • Privacy Policy
    • Terms and Conditions

What is HTML ?

Posted on December 7, 2022December 29, 2022 By macharaja No Comments on What is HTML ?
HTML, Web Development

Hyper Text Markup Language (HTML) is a standard markup language for the creation of a web page and web applications.It allows the creation and structure of sections, paragraphs, and links using HTML elements (the building blocks of a web page) such as tags and attributes. HTML consists of a series of elements that are represented … Read More “What is HTML ?” »

Writing first PHP program

Posted on December 6, 2022December 29, 2022 By macharaja No Comments on Writing first PHP program
PHP, Programming

PHP is a server side scripting language. that is used to develop Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor, that earlier stood for Personal Home Pages. To write your first PHP program, you will need a text editor and a web server that is configured to run PHP. This is the opening … Read More “Writing first PHP program” »

Resolve Oracle 19 C installation INS-08101 Unexpected Error

Posted on December 6, 2022December 6, 2022 By macharaja No Comments on Resolve Oracle 19 C installation INS-08101 Unexpected Error
Oracle

Encounter INS-08101 when I installed Oracle database 19c on CentOS Stream 8 We can uncomment the line containing the variable #CV_ASSUME_DISTID=OEL5 in the CVU configuration file. 

What is JavaScript

Posted on November 26, 2022December 29, 2022 By macharaja No Comments on What is JavaScript
JavaScript

JavaScript is a programming language that is commonly used to create interactive elements on websites. It is a client-side scripting language, which means that it is executed by the web browser on the user’s computer rather than on the server. JavaScript is often used to create dynamic and interactive elements on web pages, such as: … Read More “What is JavaScript” »

Using JavaScript in HTML

Posted on November 26, 2022November 26, 2022 By macharaja No Comments on Using JavaScript in HTML
JavaScript

JavaScript can be inserted into HTML documents by using the <script> tag Scripts can be placed in the HEAD or in the BODY– In the HEAD, scripts are run before the page is displayed– In the BODY, scripts are run as the page is displayed

Quotes from Rabindranath Tagore

Posted on November 14, 2022November 14, 2022 By macharaja No Comments on Quotes from Rabindranath Tagore
Quotes from Rabindranath Tagore
Quotes

“You can’t cross the sea merely by standing and staring at the water.” — Rabindranath Tagore “Don’t limit a child to your own learning, for he was born in another time.“ “You can’t cross the sea merely by standing and staring at the water.“ ” The butterfly counts not months but moments, and has time enough.“ … Read More “Quotes from Rabindranath Tagore” »

Quotes from Paulo Coelho

Posted on November 14, 2022November 14, 2022 By macharaja No Comments on Quotes from Paulo Coelho
Quotes from Paulo Coelho
Quotes

“There is only one thing that makes a dream impossible to achieve: the fear of failure.” – Paulo Coelho  “If you start by promising what you don’t even have yet, you’ll lose your desire to work towards getting it.” “People are capable, at any time in their lives, of doing what they dream of.“

Quotes from Albert Einstein

Posted on November 12, 2022December 29, 2022 By macharaja No Comments on Quotes from Albert Einstein
Quotes from Albert Einstein
Quotes

“Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid.” – Albert Einstein “The more I learn, the more I realize how much I don’t know.” – Albert Einstein

My First Code in Java

Posted on November 12, 2022December 29, 2022 By macharaja No Comments on My First Code in Java
Java, Programming

Here is a simple “Hello, World!” program in Java: To run this program, we need to have the Java Development Kit (JDK) installed on our computer. You should see the text “Hello, World!” printed to the console.

Posts pagination

Previous 1 … 5 6

Recent Posts

  • Dennis Ritchie: Creator of the C Programming Language
  • Linus Torvalds: Creator of Linux and Git
  • Tim Berners-Lee: Inventor of the World Wide Web
  • Grace Hopper: Pioneer of Programming Languages
  • Alan Turing: Father of Modern Computing

Categories

  • C#
  • CSS
  • Cyber Security
  • Database
  • HTML
  • IT Fundamentals
  • Java
  • JavaScript
  • Microsoft SQL Server
  • My Learnings
  • MySQL
  • Oracle
  • PHP
  • Programming
  • Quotes
  • Technology
  • Technology Pioneers
  • Travel
  • Web Development
  • Web Hosting

Copyright ©2026