summaryrefslogtreecommitdiff
path: root/C++_By_Example
diff options
context:
space:
mode:
authorThomas Stephen Lee2015-08-28 16:53:23 +0530
committerThomas Stephen Lee2015-08-28 16:53:23 +0530
commitdb0855dbeb41ecb8a51dde8587d43e5d7e83620f (patch)
treeb95975d958cba9af36cb1680e3f77205354f6512 /C++_By_Example
parent5a86a20b9de487553d4ef88719fb0fd76a5dd6a7 (diff)
downloadPython-Textbook-Companions-db0855dbeb41ecb8a51dde8587d43e5d7e83620f.tar.gz
Python-Textbook-Companions-db0855dbeb41ecb8a51dde8587d43e5d7e83620f.tar.bz2
Python-Textbook-Companions-db0855dbeb41ecb8a51dde8587d43e5d7e83620f.zip
add books
Diffstat (limited to 'C++_By_Example')
-rwxr-xr-xC++_By_Example/README.txt10
-rwxr-xr-xC++_By_Example/screenshots/Arrays_2.pngbin0 -> 32344 bytes
-rwxr-xr-xC++_By_Example/screenshots/class_2.pngbin0 -> 43323 bytes
-rwxr-xr-xC++_By_Example/screenshots/factorial_2.pngbin0 -> 31856 bytes
4 files changed, 10 insertions, 0 deletions
diff --git a/C++_By_Example/README.txt b/C++_By_Example/README.txt
new file mode 100755
index 00000000..693cb367
--- /dev/null
+++ b/C++_By_Example/README.txt
@@ -0,0 +1,10 @@
+Contributed By: praveen kumar
+Course: be
+College/Institute/Organization: Sona College of Technology
+Department/Designation: Computer Science and Engineering
+Book Title: C++ By Example
+Author: Greg M. Perry
+Publisher: Que, 1992
+Year of publication: 1992
+Isbn: 1565290380
+Edition: First \ No newline at end of file
diff --git a/C++_By_Example/screenshots/Arrays_2.png b/C++_By_Example/screenshots/Arrays_2.png
new file mode 100755
index 00000000..007cedf4
--- /dev/null
+++ b/C++_By_Example/screenshots/Arrays_2.png
Binary files differ
diff --git a/C++_By_Example/screenshots/class_2.png b/C++_By_Example/screenshots/class_2.png
new file mode 100755
index 00000000..651cb5fc
--- /dev/null
+++ b/C++_By_Example/screenshots/class_2.png
Binary files differ
diff --git a/C++_By_Example/screenshots/factorial_2.png b/C++_By_Example/screenshots/factorial_2.png
new file mode 100755
index 00000000..c8d8f20a
--- /dev/null
+++ b/C++_By_Example/screenshots/factorial_2.png
Binary files differ