Tech Programme

Tech Programme

Trending Technologies and Reviews

  • Home
  • Coding
    • Spring
    • Java
    • WordPress
    • PHP
  • AI
  • How To
  • Social Media
    • YouTube
  • SEO
  • Games

Coding

Checkout all the latest coding related posts here

How to Secure Your WordPress Site

Sithara Galagedara February 13, 2021 Coding - WordPress

WordPress sites are also like any other web sites that needs to be secured well, hackers & some viruses are always there to do damages or steal your web site information. There are so many websites getting attacked by cyberpunks daily. That indicates how much protection needs for a website. …

Read More

How to read a JSON file in java

Sithara Galagedara February 10, 2021 Coding - Java

Json is the mostly used data interchangeable format when comes to software developments. In this article you will learn how to read a JSON file in java. for this tutorial we are using the gson library. gson is an open source java library which allows to serialize and deserialize java …

Read More

Angular vs React : Select Best One For Your App

Sithara Galagedara February 10, 2021 Coding

Overview React React is a JavaScript library for front end development. It is supported by Facebook and the open source community. The framework was initially introduced in May 2013. Angular Angular is an open-sourced type script framework for web and mobile development. It is managed by Google Team and the …

Read More

How to Parse a XML in Java

Sithara Galagedara January 30, 2021 Java

In this article you will learn how to Parse a XML in java. We are following below steps to Parse the XML. Create Document Builders to Retrieve XML Data Retrieve Root Element Retrieve Sub Elements Retrieve Child Elements Retrieve Attribute Below is the XML file data which we are going …

Read More

Java Socket Sever With Spring Boot | Intelij

Sithara Galagedara January 28, 2021 Coding - Java - Spring

Java Socket Programming can be use to create communication between applications which runs on different JVM’s. There are two type of Java Socket Programming connection types. Connection-Oriented and Connection-Less. Here we are going to create a Socket Server and a Client to access the Socket Server with Spring Boot. In …

Read More

GitHub Flow | Workflow Strategies

Sithara Galagedara January 27, 2021 GIT

When comes to software development, Managing change can be challenging. It’s an elaborate process, where lots of people are using many complex tools, in parallel, to produce a one thing. Workflow is about controlling the sequence of events which transform a piece of work to ensure every person can use …

Read More

How to setup a Maintenance Page in WordPress

Sithara Galagedara January 6, 2021 WordPress

In this article you will learn how to setup and show a maintenance page until your website finishes and ready to launch with WordPress. First, Log In to the WordPress admin of your website Click on the Plugins from the left side panel and click on Add New option From …

Read More

Generate PDF with PHP

Sithara Galagedara January 2, 2021 PHP

In this article you will learn how to generate PDF files dynamically in PHP . To generate PDF we use a library called FPDF API. FPDF is a free PHP class containing a number of functions that let you generate PDFs. Step 01 -: Download FPDF from here Step 02 …

Read More

How to Create a Spring Boot application with Intellij IDEA

Sithara Galagedara January 2, 2021 Java - Spring

Spring Boot is a framework which we can use to create standalone, production grade enterprise level applications which we can just run easily. In this tutorial lets see how we can create our first Spring Boot Application. First go to File -> Project -> Select Maven Click Next Click Next …

Read More

MQTT with RabbitMQ(AMQP)

Sithara Galagedara January 2, 2021 Java

RabbitMQ is a messaging broker or an intermediary for messaging. It gives a common platform to send and receive messages, and provide messages a safe place to live until received. This is an example of how to send a MQTT message from MQTT Client to RabbitMQ’s AMQP. MQTT client publishes …

Read More
« Previous 1 2 3

Categories

popular posts

  • 12 Factor App Principles with Cloud-Native Microservices

    12 Factor App Principles with Cloud-Native Microservices

  • The Power of Test-Driven Development (TDD) in Modern Software Engineering

    The Power of Test-Driven Development (TDD) in Modern Software Engineering

  • How to Block Spam Emails in Gmail

    How to Block Spam Emails in Gmail

  • Read and Write to Serial Port Using JSSC Library in Java

    Read and Write to Serial Port Using JSSC Library in Java

Recent Posts

  • Copying Data Between AWS S3 Buckets in Member Accounts and Organizational Units in AWS
  • DeepSeek’s AI Breakthrough Triggers $1 Trillion Market Loss
  • The Power of Test-Driven Development (TDD) in Modern Software Engineering
  • The Future of Programming in the Age of AI
  • Understanding the Crucial Differences: User Message-Level Encryption vs JSON Web Encryption
  • Power Of Java in 2023
  • How to Block Spam Emails in Gmail
  • How to Clean Up Browser’s Cookies, Cache and History for a More Faster Computer
  • Plus Minus Question Answer – HackerRank
  • Convert a Byte Array to Json with Java
  • Privacy Policy
  • Contact Us

All Rights Reserved by

Tech Programme 2025