Browse Source

emptied all chapters to start fresh

pull/1/head
Brett Langdon 14 years ago
parent
commit
8754efcc47
2 changed files with 1 additions and 16 deletions
  1. +1
    -14
      1 - Introduction/Introduction.tex
  2. +0
    -2
      2 - Functional Programming/Functional Programming.tex

+ 1
- 14
1 - Introduction/Introduction.tex View File

@ -1,14 +1 @@
Greetings and welcome to Programming In General. This is a book that I started writting to try and provide
free resources to those who either wanted to learn programming or who wanted to further their knowledge of
programming.
\newline
\\
This book is provided completely free to anyone who wishes to use it.
\newline
\\
For suggestions, comments or corrections please feel free to e-mail me at:
\newline
brett@blangdon.com
\newline
\\
Thank you and I hope you enjoy this book as much as I enjoyed writting it.

+ 0
- 2
2 - Functional Programming/Functional Programming.tex View File

@ -1,2 +0,0 @@
Functional programming, simply put, is programming by the use of functions. Functional programming does not utilitize the use of
classes and objects in order to create applications.

Loading…
Cancel
Save