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

python

Python Programs 

Happy Birthday 🎂 status ✨✨ using python

March 8, 2022June 22, 2022 Nihal Prasad 0 Comments happy birthday python program, Happy Birthday Status using Python., Happy Birthday 🎂 status ✨✨ using python, python, techdecode, TechDecodeTutorials, wish happy birthday using python

In this tutorial, we are going to learn how to print Happy Birthday Status using Python. We have added the

Read more
Python Programs 

Python program to print a calendar of the specified month and year

March 8, 2022 Nihal Prasad 0 Comments Calender, month, python, python print calender, Python Program, Python program to print a calendar, techdecode, TechDecodeTutorials, year

In today’s tutorial, we are going to create a python program to print the calendar of a given year and

Read more
Python Programs 

Python program to create a countdown timer

March 8, 2022 Nihal Prasad 0 Comments Countdown, Countdown Timer, countdown timer python, create a countdown timer python, python, Python Program, techdecode, TechDecodeTutorials, Timer

Today we are here to show the tutorial of how to create a countdown timer in Python. We have added

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
10 Best Online Python Courses in 2022
Course Python Course 

10 Best Online Python Courses in 2022

November 17, 2021March 18, 2022 Ethix 0 Comments 2022 best python courses list, best online python course 2020, best python course 2022, best python courses, courses list, python, TechDecodeTutorials, top python course 2022, top python ourses

Learning a new programming language has many benefits. however, there are hundreds of different programming languages. So the question arises,

Read more
Python Programs 

Implement Heap Sort in Python

November 17, 2021November 16, 2021 Ethix 0 Comments Data Structure, Heap Sort, Heap Sort in Python, Heap Sort Python, Implement Heap Sort in Python, Medium Difficulty, Programs, 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
Python Programs 

Implement Radix Sort Using Python

November 15, 2021November 15, 2021 Ethix 0 Comments Counting Sort, Data Structure, Implement Radix Sort Using Python, Medium Difficulty, Programs, python, Radix Sort, Radix Sort Using 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
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
How To Print Hello World in Python
Python Programs 

How To Print Hello World in Python

October 29, 2021October 27, 2021 Ethix 0 Comments Hello World in Python, Print Hello World, Print Hello World in Python, Programs, python, TechDecodeTutorials

Everyone starts at some point to learn something new. However, this concept is valid and invalid for programmers,  learning new

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
Python Programs 

Implement Binary Insertion Sort using Python

October 16, 2021October 14, 2021 Ethix 0 Comments Binary Insertion Sort, 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
Python Programs 

Print Prime Factors of A Number in Python

October 14, 2021October 14, 2021 Ethix 0 Comments Print prime factors of A Number, python, Python Program, TechDecodeTutorials, Tutorial

Confronting with numbers is the first thing each one of us has learned in school. However, as we step up

Read more
Print HCF of Two Integers in Python
Python Programs 

Print HCF of Two Integers in Python

October 14, 2021October 14, 2021 Ethix 0 Comments Print HCF of 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
Python Programs 

Insert A Node At Front In Linked List using Python

October 13, 2021October 12, 2021 Ethix 0 Comments Data structures, Insert A Node At Front In Linked List using Python, Linked List, Program, python, Python Program, TechDecodeTutorials, Tutorials

Technology and generation are growing up together, and the younger generation users are somewhat connected with tech and the internet

Read more
Python Programs 

Insert A Node At Middle In Linked List using Python

October 13, 2021October 12, 2021 Ethix 0 Comments Data structures, Insert A Node At Middle In Linked List using Python, Linked List, Program, python, Python Program, TechDecodeTutorials, Tutorials

Technology and generation are growing up together, and the younger generation users are somewhat connected with tech and the internet

Read more
Python Programs 

Insert A Node At End In Linked List using Python

October 12, 2021October 12, 2021 Ethix 0 Comments Data structures, Insert A Node At End In Linked List using Python, Linked List, Program, python, Python Program, TechDecodeTutorials, Tutorials

Technology and generation are growing up together, and the younger generation users are somewhat connected with tech and the internet

Read more
Python Programs 

Delete A Node In Linked List using Python

October 12, 2021October 12, 2021 Ethix 0 Comments Data structures, Delete A Node In Linked List using Python, Linked List, Program, python, Python Program, TechDecodeTutorials, Tutorials

Technology and generation are growing up together, and the younger generation users are somewhat connected with tech and the internet

Read more
Python Programs 

Implement Linked List using Python

October 12, 2021October 12, 2021 Ethix 0 Comments Data structures, Implement Linked List using Python, Linked List, Program, python, Python Program, TechDecodeTutorials, Tutorials

Technology and generation are growing up together, and the younger generation users are somewhat connected with tech and the internet

Read more
Divide Integers Without Division Arithmetic Operator in Python
Python Programs 

Divide Integers without Division Arithmetic Operator in Python

October 11, 2021October 10, 2021 Ethix 0 Comments Divide, Dividing Integers without Division Arithmetic Operator in python, python, Python Program, TechDecodeTutorials, Tutorial, Without division Arithmetic Operator

Confronting with numbers is the first thing each one of us has learned in school. However, as we step up

Read more
Print Smallest Of Three Integers Without Comparison Operator in Python
Python Programs 

Print Smallest Of Three Integers Without Comparison Operator in Python

October 10, 2021 Ethix 0 Comments Print Smallest Integer, python, Python Program, TechDecodeTutorials, Tutorials

When writing any program, you must be aware of what you’re writing in your code. That way even if you

Read more
  • ← Previous
  • Next →

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 

🇧🇩 Bangladesh flag using python turtle

February 29, 2024 Yogendra Singh 0

Today we are here sharing the tutorial of creating Bangladesh FLAG using Python. So let us see the video tutorial,

Python Programs 

🇺🇸 United States of America USA flag using python turtle

February 19, 2024February 19, 2024 Yogendra Singh 0
Python Programs 

Happy New Year 2023 status using python

January 1, 2023February 19, 2024 Yogendra Singh 0
Python Notes Python Programs 

Display calendar using python code

August 23, 2022November 24, 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 © 2025 TechDecode Tutorials. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.
x
x