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
commit4a1f703f1c1808d390ebf80e80659fe161f69fab (patch)
tree31b43ae8895599f2d13cf19395d84164463615d9 /C++_By_Example
parent9d260e6fae7328d816a514130b691fbd0e9ef81d (diff)
downloadPython-Textbook-Companions-4a1f703f1c1808d390ebf80e80659fe161f69fab.tar.gz
Python-Textbook-Companions-4a1f703f1c1808d390ebf80e80659fe161f69fab.tar.bz2
Python-Textbook-Companions-4a1f703f1c1808d390ebf80e80659fe161f69fab.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