Skip to content

easyconcept

easyconcept

  • HOME
  • C PROG
  • DS
  • C++
  • JAVA
  • PYTHON
  • PHP
  • DBMS
  • RDBMS
  • RDBMS_LAB
  • AI
  • DAA
  • Advanced Java
C Programming

Structure Pointer in C

Mr. Santosh Nalawade October 21, 2025 No Comments

In C programming, a structure pointer is a pointer that points to a structure variable. Using structure pointers makes it easier to access and manipulate the members of a structure,…

C Programming

Nested Structure in C Programming

Mr. Santosh Nalawade October 21, 2025 No Comments

In this article, we discuss Nested Structures in C, a method to define a structure within another structure. Nested structures are useful when you want to logically group related data…

Java Programming

wait(), notify(), and notifyAll() Methods in Java

Mr. Santosh Nalawade October 7, 2025 No Comments

In this article wait(), notify(), and notifyAll() Methods in Java we give the information about these methods help coordinate multiple threads so that one thread can pause its execution until…

Java Programming

Synchronization in Java

Mr. Santosh Nalawade October 7, 2025 No Comments

In this article Synchronization in Java we give the information about Synchronization in Java is a mechanism that allows only one thread to access a shared resource (such as an…

Python Programming

Math and Numpy module

Mr. Santosh Nalawade September 30, 2025 No Comments

In this article Math and Numpy module we give the information about the math module provides mathematical functions for numbers (integers and floats) and NumPy is a Numerical Python is…

Blog

VI Editor Programs

Mr. Santosh Nalawade September 27, 2025 No Comments

In this article VI Editor Programs we give the simple vi editor programs with condition based also case and loop based programs with output. VI Editor Programs: # Simple program…

Python Programming

Simple Python Programs

Mr. Santosh Nalawade September 20, 2025 No Comments

In this article Simple Python Programs we give the some simple programs like addition of two numbers, to find area of rectangle, etc. also some conditional and looping programs with…

Python Programming

Functions in Python

Mr. Santosh Nalawade September 8, 2025 No Comments

In this article Functions in Python we give the information about Python provides many built-in functions that can be used directly without importing any module. Functions in Python Built-in Functions…

Python Programming

Structure of a Python Program

Mr. Santosh Nalawade September 8, 2025 No Comments

In this article Structure of a Python Program we give the information about how to write course code in python programming step by step. Structure of a Python Program: A…

DBMS

Case study Library Management System

Mr. Santosh Nalawade July 14, 2025 No Comments

In this article Case study based on a Library Management System we covers various aspects like Functional Requirements, Functional Dependencies, ER Diagram, Normalization etc. It is useful for DBMS, software…

Posts pagination

1 2 3 4 … 25

« Previous Page — Next Page »

Recent Posts

  • Asymptotic Notations in Algorithms
  • Space Complexity in Algorithms
  • Time Complexity in Algorithms
  • Algorithm Design and Performance Analysis
  • Introduction to Algorithms

Recent Comments

No comments to show.

PAGES

ABOUT US

CONTACT US

DISCLAIMER

PRIVACY POLICY

Categories

  • Artificial Intelligence
  • Blog
  • C Programming
  • C++
  • DAA
  • Data Structures
  • DBMS
  • Dot NET Technology
  • Fundamentals of Computer
  • Java Programming
  • PHP Programming
  • Python Programming

You Missed

DAA

Asymptotic Notations in Algorithms

DAA

Space Complexity in Algorithms

DAA

Time Complexity in Algorithms

DAA

Algorithm Design and Performance Analysis

easyconcept

Copyright © All rights reserved | Blogus by Themeansar.

  • Database Management System
  • Database Management System
  • Design and Analysis of Algorithms
  • DAA