Skip to content

MohammedNaser28/C-helpful-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Resources for C++ Gui projects

Important

If you find something wrong or you want to contribute, Please contact me.

C++ Syntax and basics

This section is for the c++ syntax with resources for Struct & Class

Videos & Playlists

Articles

  • Learn cpp A complete learning guide.
  • Learn C++ Reference manual for the C++ Standard Library and language features.

GUI with C++ [QT]


tools Installation

Important

In QT creator, you may face some problems with the internal terminal. To disable it go to:
Tools → External → Configure... → Terminal → Uncheck use internal terminal

In Visual Studio you'll face errors if you have arabic literals in your source code. To solve this go to:
File → Save "your file name" As → ▼ (click arrow on Save button) → Save with Encoding → Choose: Unicode (UTF-8 with signature) - Codepage 65001 → Save


Helpful tools

About

A Github repo created for collect material for c++ and sp project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •