Skip to content
Itsourcecode.com
  • Home
  • Projects
    • Android
    • ASP.Net
    • Arduino
    • C
    • C#
    • C++
    • Java
    • JavaScript
    • PHP
    • Python
    • Ruby On Rails
    • VB.Net
    • Database Design
    • Final Year Project
  • Tutorials
    • C Programming
    • C++
    • Java
    • Python
    • PHP
    • VB.NET
    • MS Word
    • MS Excel
    • MS PowerPoint
  • Diagrams
    • DFD
    • Activity Diagram
    • ER Diagram
    • UML Deployment
    • Sequence Diagram
    • Use Case Diagram
    • Class Diagram
    • Components Diagram
  • Web Dev
    • AJAX
    • CodeIgniter
    • Django
    • Laravel
    • JavaScript
    • React
    • Vue JS
    • Node JS
    • jQuery
    • MySQL
    • PHP
  • Contact

Operator in C with Types and Examples

November 9, 2023August 16, 2022 by adones evangelista
operators in C

Operators in C Programming Language – A symbol that operates on a value or variable is known as C operator. C is a general-purpose, procedural computer programming language supporting structured …

Read more

Cannot Import Name Markup From jinja2 [SOLVED]

February 7, 2023August 15, 2022 by angel jude suarez
Cannot Import Name Markup From jinja2

Cannot Import Name Markup From jinja2 error happens because some of Jinja’s internal modules were changed in a recent release. In one line, if you want to fix this error, …

Read more

AttributeError: HTMLParser Object Has No Attribute Unescape

March 21, 2023August 15, 2022 by angel jude suarez
AttributeError HTMLParser Object Has No Attribute Unescape

Attributeerror: HTMLParser Object Has No Attribute Unescape error happens because Python version 3.9 is not compatible. In Python 3.9.x version series, unescape has been taken out of the htmlparser module. …

Read more

NameError: Name plot_cases_simple Is Not Defined [SOLVED]

February 7, 2023August 13, 2022 by angel jude suarez
NameError Name plot_cases_simple Is Not Defined

NameError: Name plot_cases_simple Is Not Defined error is a generic name error. This plot cases simple is just a placeholder. This can be the name of a function, a variable, …

Read more

‘Smote’ Object Has No Attribute ‘fit_sample’ [SOLVED]

February 7, 2023August 13, 2022 by angel jude suarez
'Smote' Object Has No Attribute 'fit_sample'

‘Smote’ Object Has No Attribute ‘fit_sample’ error happens when fit sample is wrong. Replace fit_sample() use fit_resample() function. In this article, we’ll look at the whole process with a given …

Read more

AttributeError: Module TensorFlow Has No Attribute Contrib

March 21, 2023August 13, 2022 by angel jude suarez
attributeerror module tensorflow has no attribute contrib

attributeerror: module tensorflow has no attribute contrib usually happens when different versions of the tf.contrib module don’t work together. Since this module isn’t part of TF 2.0, it isn’t available. …

Read more

ModuleNotFoundError: No Module Named Pycocotools [SOLVED]

March 21, 2023August 13, 2022 by angel jude suarez
modulenotfounderror no module named pycocotools

ModuleNotFoundError: No Module Named Pycocotools happens because pycocotools in different top layer packages don’t work well together (TensorFlow etc). In this tutorial we gonna fix the issue about ModuleNotFoundError: No Module …

Read more

Learn C++ Files and Streams with Best Program Examples

November 14, 2023August 12, 2022 by Glenn Azuelo
Learn C++ Files and Streams with best program examples

C++ files and streams In C++, files and streams are used to create files, add information to files, and read information from files. It is used to pull information out …

Read more

C++ Template Function | How to Write a Template Function C++?

November 15, 2023August 12, 2022 by glay eliver
TEMPLATE FUNCTION

What is a Template Function in C++? In C++, a template is a simple but powerful tool. The simple idea is to pass the data type as a parameter so …

Read more

C++ Dynamic Memory Tutorial with Program Example

November 15, 2023August 12, 2022 by Glenn Azuelo
C++ Dynamic Memory Tutorial with Program Example

C++ allows us to set the memory for a variable or an array while the program runs and it’s called C++ dynamic memory allocation. What is C++ Dynamic Memory? C++ …

Read more

C++ Web Programming Tutorial with Examples

November 15, 2023August 12, 2022 by glay eliver
WEB PROGRAMMING

What is CGI? The CGI stands for Common Gateway Interface, a set of standards describing how the web server and a custom script share information. The NCSA is in charge …

Read more

Learn C++ Namespace in a Easiest Way with Examples

November 15, 2023August 12, 2022 by Glenn Azuelo
Learn C++ Namespace in a Easiest Way with Examples

A C++ namespace is a declarative region that gives the names of types, functions, variables, and other things within a scope. What is a namespace in C++? A namespace is …

Read more

How to Write Clean Exception Handling Code in C++ Language

November 14, 2023August 12, 2022 by Glenn Azuelo
How to Write Clean Exception Handling Code in C++ Language

In C++, exception handling is done with three keywords: try, throw statement, and catch statement. The try statement lets you set up a block of code to be checked for …

Read more

Older posts
Newer posts
← Previous Page1 … Page211 Page212 Page213 … Page347 Next →

Free Projects

  • Android Projects
  • Final Year Projects
  • AJAX
  • Angular JS Projects
  • Arduino Projects
  • ASP.Net Projects
  • C Projects
  • C# Projects
  • C++ Projects
  • CodeIgniter Projects
  • Database Design Projects
  • Deep Learning Projects
  • Django Projects
  • Java Projects
  • JavaScript Projects
  • jQuery Projects
  • Laravel Projects
  • Machine Learning Projects
  • MySQL Projects
  • OpenCV Projects
  • Best PHP Projects With Source Code
  • Pygame Projects
  • Best Python Projects With Source Code
  • How to Create
  • Employee Management System
  • Payroll System
  • Node JS Projects

Other UML Diagram Projects

  • Activity Diagram Example
  • Class Diagram Example
  • Components Diagram Example
  • Data Flow Diagram Example
  • ER Diagram Example
  • Sequence Diagram Example
  • UML Deployment Diagram
  • Use Case Diagram Example
  • Home
  • Contact
  • About
  • Hire Us
  • Advertise
  • Disclaimer
  • Policy
  • Terms
Theme By Pies IT Solution