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 setup WildFly with Oracle Driver

Sithara Galagedara June 4, 2021 Coding

Wildfly is a famous selection for Java developers who need a lightweight, enterprise-level extensible application server. In this tutorial, we are going to explain how to set up a Wildfly server with an oracle JDBC driver which we are going to use to connect with an oracle database. How to …

Read More

AWS S3 Bucket Setup | Spring Boot

Sithara Galagedara May 21, 2021 AWS - Coding - Java

Amazon Simple Storage Service which commonly known as Amazon S3. It is an object storage service which offers industry leading data availability, scalability, performance, and security. In this article we are going to learn how to setup a AWS S3 Bucket with Spring Boot. For this tutorial we are using …

Read More

Docker vs Virtual Machine | Understanding the Differences

Sithara Galagedara May 7, 2021 Coding

When it comes to cloud computing, VMware has long become the industry standard due to its numerous benefits. Including the ability to run several OS environments without interfering with each other, the variety of virtual machine types available, and a consolidated toolkit that allows VM management simple. Consider this: What …

Read More

Read and Write to Serial Port Using JSSC Library in Java

Sithara Galagedara April 13, 2021 Java

JSSC (Java Simple Serial Connector) is a lightweight Java library which built to write and read data from Serial Ports from a Java Application. For this tutorial we have used the latest version 2.9.2 of the JSSC library which we can get to date. This code line initializing the COM …

Read More

12 Factor App Principles with Cloud-Native Microservices

Sithara Galagedara April 10, 2021 Microservices

The 12-factor app is a technique or collection of principles for creating business applications that are performant, scalable, autonomous, and resilient. It defines the general guidelines and principles for developing business applications that are reliable. Since it aligns with Microservice principles, the 12-factor app principles have become very common. The …

Read More

Why You Should Learn Python

Sithara Galagedara March 24, 2021 Coding

Python has become one of the most popular languages in 2021. There are many reasons why developers love python this much. In an yearly survey for the most loved programming languages conducted by Stack Overflow in 2015, Python was near the bottom – 10th place in the list. However, jumping …

Read More

How to use Swagger with Spring Boot

Sithara Galagedara March 2, 2021 Coding - Java - Spring

In nowadays applications, front-end and back-end are often works as separate components and interacting with each other when required. Normally, we publish APIs as a back-end services to access from the front-end or other 3rd party applications. In a scenario like this, it is required to have a proper API …

Read More

Spring Security with Spring Boot

Sithara Galagedara February 26, 2021 Coding - Java - Spring

What is Spring Security Spring Security is a powerful and customizable access-control framework. It is the recommended framework for securing Spring-based applications. Spring Security is mainly focuses on managing both authentication and authorization to Java applications. The actual benefit and power of Spring Security is that it can be extended …

Read More

How to use Lombok with Java

Sithara Galagedara February 23, 2021 Coding - Java

Writing code also comes with a responsibility. Each and every line of code we write increases the coding time, size of the source and mostly it will introduce more bugs in to the code. As a developer you should avoid writing unnecessary codes and always try to write codes in …

Read More

Kotlin vs Java for Android Development

Sithara Galagedara February 18, 2021 Coding - Java - Kotlin

Since the start of Android Development, Java was the leading language which used by most of the Android Developers, in 2019, Google announced that their preference has changed to a new improved programming language Kotlin. Popularity of Kotlin’s has been significantly increasing over the last few years and it’s has …

Read More
« Previous 1 2 3 Next »

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