Software Engineer, Your next Programming Instructor.

"Here I share myself."
Showing posts with label github. Show all posts
Showing posts with label github. Show all posts

Saturday, 18 July 2020

undefined 202

Temperature converter using c\c++

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters ...

Friday, 17 July 2020

undefined 202

C++ Program to Copy string

...

Tuesday, 25 February 2020

undefined 202

Program for factorial of a number C++

Factorial Program in C++ | C++ Program to find factorial of a number This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...

Friday, 8 November 2019

undefined 201

C++ Code to generate Random Questions

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters ...

Thursday, 8 November 2018

undefined 201

Searching Code in C++ - By Hammad Maqbool

This C++ code is to give you idea about how the Searching system works this is the basic code. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in...
undefined 201

Php login panel code - By Hammad Maqbool

Friends this is a basic code just to give you a knowledge how we can code a login panel, It is recommended to take this code as a learning point of views and basic structure and develop the high level code using this as a base. You can also encrypt the password before saving to database so no one can read the password. You...