Skip to content

Learn Coding Online – CodingPanel.com

Learn about coding and technology

  • Home
  • Technologies
    • Angular
    • ASP.NET
    • C#
    • Java
    • JavaScript
    • jQuery
    • JSON
    • Kotlin
    • Node.js
    • PHP
    • SQL
  • Topics
    • Algorithms
    • Computer Networking
    • Computer Science
    • Database
    • Design Patterns
    • Software Design
    • Software Engineering
    • Web Development
  • Learn
    • Data Structure
    • Programming
      • Python
      • React
      • C++
      • C
  • Home
  • Technologies
    • Angular
    • ASP.NET
    • C#
    • Java
    • JavaScript
    • jQuery
    • JSON
    • Kotlin
    • Node.js
    • PHP
    • SQL
  • Topics
    • Algorithms
    • Computer Networking
    • Computer Science
    • Database
    • Design Patterns
    • Software Design
    • Software Engineering
    • Web Development
  • Learn
    • Data Structure
    • Programming
      • Python
      • React
      • C++
      • C

Author: Muzzamil Abbas 1

How to format Date in "dd/mm/yyyy" format in C++?
C++

Error does not name a type C++ [SOLVED]

Posted onFebruary 4, 2024February 9, 2024

In your C++ code, are you seeing the common “error does not name a type”? You’re not alone, so don’t worry. Developers are frequently left …

PHP

[SOLVED] How to get the MAC and IP address of a connected client in PHP?

Posted onSeptember 9, 2023September 15, 2023

Due to the restrictions of online technologies, it is difficult to retrieve the MAC (Media Access Control) address of a client computer in PHP. For security …

[PYTHON] No numeric types to aggregate [FIXED]
Python

[Solved] Jupyter’ is not recognized as an internal or external command, operable program or batch file

Posted onAugust 26, 2023September 10, 2023

Jupyter Notebook and JupyterLab are essential tools for working with Python and data analysis. When attempting to perform Jupyter-related instructions in your command prompt or terminal, you …

[C++] Managing Input Buffer: Clearing with cin.ignore () Function
C++

[C++] Managing Input Buffer: Clearing with cin.ignore () Function

Posted onAugust 23, 2023February 7, 2024

What is the Use of cin.ignore() Function? The cin. ignore() function is used to ignore or clear one or more characters from the input buffer. // Define …

  • About Us
  • Contact Us
  • Privacy Policy
  • Cookie Policy
  • Disclaimer
© 2025 Learn Coding Online - CodingPanel.com