Skip to content
TechDecode Tutorials

TechDecode Tutorials

Short and Simple Tech Tutorials

  • C++
    • C++ Programs
    • C++ Tutorials
    • C++ Course
    • C Programs
    • C Tutorials
  • Java
    • Java Notes
    • Programs
    • Tutorials
    • Java Courses
  • Python
    • Python Notes
    • Programs
    • Tutorials
    • Python Course
  • c#
    • C# Courses
  • Web Development
    • HTML
    • CSS
    • Javascript
      • Javascript Program
      • JavaScript Course
    • PHP
  • Data Science
    • R Programming
    • Data Science Courses
  • Application
  • Download
  • Tech
    • Cyber Security
    • Cyber Security Courses
  • Forum
    • Ask a question
    • Questions

Program

Python Programs 

Draw Iron Man Face using 3 lines of python code

March 29, 2022 Nihal Prasad 0 Comments Draw, draw iron man face python, Iron Man, iron man face python, pip install sketchpy, Program, python, Sketchpy, techdecode, TechDecodeTutorials

In this tutorial, we are going to show and explain How to Draw Iron Man Face using 3 lines of

Read more
Python Programs 

Create a Calculator using 1 line of python code

March 8, 2022 Nihal Prasad 0 Comments 1 line calculator, 1 line code, calculator, Calculator using 1 line of python code, Create a Calculator using 1 line of python code, Program, python, techdecode, TechDecodeTutorials

In this tutorial, we are going to show How to Create a Calculator using 1 line of python code. We

Read more
Python Programs 

Create Infinity symbol using python

March 8, 2022 Nihal Prasad 0 Comments Create Infinity symbol using python, Infinity, Infinity symbol using python, Program, python, Sybmol, techdecode, TechDecodeTutorials

In this tutorial, we are here to show How to Create Infinity symbol using python. We have also added the

Read more
Java Programs 

How to Convert Char to Int in Java

February 15, 2022 Nihal Prasad 0 Comments ASCII, char, Char to Int, Char to Int in Java, conversion, Convert Char to Int in Java, How to Convert Char to Int in Java, Int, integer, java, Program, techdecode, TechDecodeTutorials

Today we are going to know about How to Convert Char to Int in Java, so let us take a

Read more
Thumbnail For How To Convert String to Boolean In Java
Java Programs 

How To Convert String To Boolean in Java

February 15, 2022 Nihal Prasad 0 Comments Boolean, conversion, How To Convert String To Boolean in Java, java, Program, String, String To Boolean, String To Boolean in Java, techdecode, TechDecodeTutorials

The Tutorial we are going to learn is How to Convert String to Boolean in Java. Let us know about both

Read more
Thumbnail For Boolean To String
Java Programs 

How To Convert Boolean To String in Java

February 15, 2022 Nihal Prasad 0 Comments Boolean, Boolean To String, Boolean To String in Java, conversion, How To Convert Boolean To String in Java, java, Program, String, techdecode, TechDecodeTutorials

The Tutorial we are going to learn is How to Convert Boolean to String in Java. Let us know about

Read more
Java Programs 

How to convert Date to String in Java

January 30, 2022 Nihal Prasad 0 Comments conversion, Convert a Date to String in Java, How to convert Date to String in Java, java, Program, techdecode, TechDecodeTutorials

The Date class represents a precise moment in time, down to the millisecond. Serializable, Cloneable and Comparable interfaces are implemented

Read more
Java Programs 

How to convert String to long in Java

January 26, 2022 Nihal Prasad 0 Comments conversion, Convert String to long in Java, How to convert String to long in Java, java, long, Program, String, TechDecodeTutorials, Tutorial

The data type long is used in programming languages including Java, C++, and C#. A single 64-bit signed integer can

Read more
Java Programs 

Implement Binary Search using Java

November 17, 2021November 17, 2021 Ethix 0 Comments Binary Search, Binary Search Java, Binary Search Java program, Binary Search using Java, Data structures, java, Program, TechDecodeTutorials

If you’re in a computer science background, widening your technical horizons is the best thing you should do. However, your

Read more
Python Programs 

Implement Binary Search using Python

November 17, 2021November 17, 2021 Ethix 0 Comments Binary Search, Binary Search Python, Binary Search Python program, Binary Search using Python, Data structures, Program, python, TechDecodeTutorials

If you’re in a computer science background, widening your technical horizons is the best thing you should do. However, your

Read more
C++ Programs 

Implement Binary Search using C++

November 17, 2021November 17, 2021 Ethix 0 Comments Binary Search, Binary Search C++, Binary Search C++program, Binary Search using C++, c++, Data structures, Program, TechDecodeTutorials

If you’re in a computer science background, widening your technical horizons is the best thing you should do. However, your

Read more
Print GCD of Two Integers in Python
Python Programs 

Print GCD of Two Integers in Python

November 13, 2021November 13, 2021 Ethix 0 Comments gcd python program, print gcd of two numbers python, Print GCDof Two Integers, Program, python, Python Program, TechDecodeTutorials, Tutorials

Computations and programming when combined make a very deadly combination. As the ability to solve complex mathematical questions in itself

Read more
Print GCD of Two Integers in C++
C++ Programs 

Print GCD of Two Integers in C++

November 13, 2021November 13, 2021 Ethix 0 Comments c++, C++ Program, gcd c++ program, Print GCDof Two Integers, Program, TechDecodeTutorials, Tutorials

Computations and programming when combined make a very deadly combination. As the ability to solve complex mathematical questions in itself

Read more
Print GCD of Two Integers in Java
Java Programs 

Print GCD of Two Integers in Java

November 13, 2021November 13, 2021 Ethix 0 Comments gcd java program, java, Java program, Print GCD of Two Integers, Program, TechDecodeTutorials, Tutorials

Computations and programming when combined make a very deadly combination. As the ability to solve complex mathematical questions in itself

Read more
Print HCF of Two Integers in C
C Programs 

Print GCD of Two Integers in C

November 13, 2021November 13, 2021 Ethix 0 Comments c++, C++ Program, PRINT GCD, Print HCF of Two Integers, Program, TechDecodeTutorials, Tutorials

Computations and programming when combined make a very deadly combination. As the ability to solve complex mathematical questions in itself

Read more
Print HCF of Two Integers in JavaScript
Javascript Program 

Print HCF of Two Integers in JavaScript

November 4, 2021November 10, 2021 Ethix 0 Comments javascript, JavaScript program, PRINT GCD, Print HCF of Two Integers, Program, TechDecodeTutorials, Tutorials

Computations and programming when combined make a very deadly combination. As the ability to solve complex mathematical questions in itself

Read more
Implement Merge Sort using C++
C++ Programs 

Implement Merge Sort using C++

October 24, 2021October 22, 2021 Ethix 0 Comments c++, Data structures, Merge Sort, Merge Sort C++, Program, TechDecodeTutorials

If you’re in a computer science background, widening your technical horizons is the best thing you should do. However, your

Read more
Implement Merge Sort using Python
Python Programs 

Implement Merge Sort using Python

October 24, 2021October 22, 2021 Ethix 0 Comments Data structures, Merge Sort, Program, python, TechDecodeTutorials

If you’re in a computer science background, widening your technical horizons is the best thing you should do. However, your

Read more
Implement Merge Sort using Java
Java Programs 

Implement Merge Sort using Java

October 24, 2021October 22, 2021 Ethix 0 Comments Data structures, java, Merge Sort, Merge Sort Java program, Program, TechDecodeTutorials

If you’re in a computer science background, widening your technical horizons is the best thing you should do. However, your

Read more
C++ Programs 

Implement Binary Insertion Sort using C++

October 16, 2021October 14, 2021 Ethix 0 Comments Binary Insertion Sort, c++, Data structures, Program, TechDecodeTutorials

If you’re in a computer science background, widening your technical horizons is the best thing you should do. However, your

Read more
  • ← Previous

Top Programming Courses

5 Best Coursera Data Science Courses Online 2022
Course Data Science Courses 

5 Best Coursera Data Science Courses Online 2022

March 16, 2022 Nihal Prasad 0

In today’s technologically driven society, data is the most valuable resource. It is crucial to any company’s performance since it

5 Best Coursera R Programming Courses Online 2022
Course R Programming 

5 Best Coursera R Programming Courses Online 2022

March 16, 2022 Nihal Prasad 0
5 Best Coursera PHP Programming Courses Online 2022
Course PHP PHP Course 

5 Best Coursera PHP Programming Courses Online 2022

March 15, 2022March 15, 2022 Nihal Prasad 0
5 Best Coursera Web Development Courses Online 2022
Course Web Development Course 

5 Best Coursera Web Development Courses Online 2022

March 10, 2022 Nihal Prasad 0

Latest

Python Programs 

Happy New Year 2023 status using python

January 1, 2023January 1, 2023 admin 0

A Very Happy New Year to all my friends. Today let us see the tutorial to wish happy new year

Python Notes Python Programs 

Display calendar using python code

August 23, 2022November 24, 2022 Yogendra Singh 0
Python Notes Python Programs 

Print Even Numbers using One Line Python Code

July 28, 2022July 28, 2022 Yogendra Singh 0
Python Notes Python Programs 

Star Pyramid Pattern using One Line Python Code

July 27, 2022July 28, 2022 Yogendra Singh 0

Tech News

Fake calls: A Unique Approach on Banking Customer Service Frauds
Cyber Security Tech News 

Fake calls: A Unique Approach on Banking Customer Service Frauds

April 19, 2022 Nihal Prasad 0

Fake calls is a financial malware that targets Android users, hijacking their calls to a bank’s customer service number. And

Canva vs PowerPoint – Which is Better for Presentations?
Applications Tech News 

Canva vs PowerPoint – Which is Better for Presentations?

March 29, 2022 Nihal Prasad 0
Microsoft Released Patch for Windows Zero-Day Vulnerability
Cyber Security Tech News 

Microsoft Released Patch for Windows Zero-Day Vulnerability

October 10, 2021October 10, 2021 Ethix 0
SonicWall Issued Critical Vulnerability Patch
Cyber Security Tech News 

SonicWall Issued Critical Vulnerability Patch

October 5, 2021October 4, 2021 Ethix 0

Learn

  • C++
  • Java
  • Python
  • Javascript
  • Web Development
  • Data Science
  • Android

About Us

logo
Our mission is to deliver technical tutorials with clear, crisp, and to-the-point content on a wide range of subjects without any preconditions and impediments.

Company

  • About Us
  • Internship
  • Contact Us
  • Privacy Policy
  • Copyright Policy

Learn

  • C++
  • Java
  • Python
  • R Programming
  • Web Development

Powered By

Copyright © 2023 TechDecode Tutorials. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.