Pages

Thursday, 29 November 2012

Dev C++ 5.0 Free Development Software






Dev-C++ is a free integrated development environment (IDE) distributed under the GNU General Public License for programming in C and C++. MinGW, a free compiler, is bundled with it. The IDE is written in Delphi.

The project is hosted by SourceForge. Dev-C++ was originally developed by programmer Colin Laplace. Dev-C++ runs exclusively on Microsoft Windows.

Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C and C++ programming languages. It uses the MinGW or TDM-GCC 64bit port of the GCC as its compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC-based compiler.

One additional aspect of Dev-C++ is its use of DevPaks, packaged extensions on the programming environment with additional libraries, templates, and utilities. DevPaks often contain, but are not limited to, GUI utilities, including popular toolkits such as GTK+, wxWidgets, and FLTK. Other DevPaks include libraries for more advanced function use.

Dev-C++ is generally considered a Windows-only program, but there are attempts to create a Linux version: header files and path delimiters are switchable between platforms. More work needs to be done though.


Link 1:




Link 2:





Wednesday, 7 November 2012

Electronic Devices, 6th/7th Edition by Thomas L. Floyd PDF



This popular, up-to-date devices book takes a strong systems approach that identifies the circuits and components within a system, and helps readers see how the circuit relates to the overall system function. Floyd is well known for straightforward, understandable explanations of complex concepts, as well as for non-technical, on-target treatment of mathematics. The extensive use of examples, Multisim simulations, and graphical illustrations makes even complex concepts understandable. From discrete components, to linear integrated circuits, to programmable analog devices, this booksA coverage is well balanced between discrete and integrated circuits. Also includes focus on power amplifiers; BJT and FET amplifiers; advanced integrated circuits-instrumentation and isolation amplifiers; OTAs; log/antilog amplifiers; and converters. Thorough coverage of optical topics-high intensity LEDs and fiber optics. Devices sections on differential amplifiers and the IGBT (insulated gate bipolar transistor) are now included. For electronics technicians

6th Edition:

 

7th Edition:



The C programming Language By Brian W. Kernighan and Dennis M. Ritchie


This book presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures. This 2nd edition has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs.
About the Authors
  • Brian W. Kernighan works in the Computing Science Research Center at Bell Laboratories, Lucent Technologies. He is Consulting Editor for Addison-Wesley's Professional Computing Series and the author, with Dennis Ritchie, of The C Programming Language.
  • Dennis Ritchie is a computer scientist notable for his influence on ALTRAN, B, BCPL, C, Multics, and Unix. 



High School English Grammar and Composition by Wren and Martin PDF




High School English Grammar & Composition by Wren and Martin is one of the foremost and popular books on English Grammar. The book still finds a mention as one of the most popular books in the history of English Grammar.
High School English Grammar and Composition, written by P.C. Wren and H. Martin is a well known book that's been followed religiously by bibliophiles from around the world. This is just one among the many textbooks that were written by popular linguists Martin and Wren with the core content focusing on English grammar.
This book includes following Contents
Book I. Grammar
1. The Sentence
2. Subject And Predicate
3. The Phrase And The Clause
4. Parts Of Speech
5. The Noun: Kinds Of Nouns
6. The Noun: Gender
7. The Noun: Number
8. The Noun: Case
9. The Adjective
10. Comparison Of Adjectives
11. Adjectives Used As Nouns
12. Position Of The Adjectives
13. The Correct Use Of Some Adjectives
14. Articles
15. Personal Pronouns
16. Reflexive And Emphatic Pronouns
17. Demonstrative, Indefinite And Distributive Pronouns
18. Relative Pronouns
19. Interrogative Pronouns
20. The Verb
21. Verbs Of Incomplete Predication
22. Active And Passive Voice
23. Mood
24. Tenses: Introduction
25. The Uses Of The Present And Past Tenses
26. The Future
27. The Verb: Person And Number
28. The Infinitive
29. The Participle
30. The Gerund
31. Irregular Verbs
32. Auxiliaries And Modals
33. Conjugation Of The Verb Love
34. The Adverb
35. Comparison Of Adverbs
36. Formation Of Advebs
37. Position Of Adverbs
38. The Preposition
39. Words Followed By Prepositions
40. The Conjunction
41. Some Conjunctions And Their Uses
42. The Interjection
43. The Same Word Used As Different Parts Of Speech
Book II. Composition
Part I: Analysis, Transformation And Synthesis
1. Analysis Of Simple Sentences
2. Phrases
3. Clauses
4. Sentences: Simple, Compound And Complex
5. More About Noun Clauses
3. More About Adjective Clauses
6. More About Adverb Clauses
7. Analysis Of Complex Sentences
8. Analysis Of Compound Sentences
9. Transformation Of Sentences
11. Transformation Of Sentences
12. Synthesis Of Sentences
13. Synthesis Of Sentences
14. Synthesis Of Sentences
15. The Sequence Of Tenses
16. Direct And Indirect Speech
Part II: Correct Usage
17. Agreement Of The Verb With The Subject
18. Nouns And Pronouns
19. Adjectives
20. Verbs
21. Adverbs
22. Conjunctions
23. Order Of Words
24. Idioms
25. Idioms
25. Punctuation
26. Spelling Rules
27. The Formation Of Words
28. Figures Of Speech Exercise
Part III: Structures
29. Verb Patterns
30. Question Tags, Short Answers, Etc.
31. More Structures
Part IV: Written Composition Paragraph-Writing
32. Story - Writing
33. Reproduction Of A Story-Poem
34. Letter-Writing
35. Comprehension
36. Precis-Writing
37. Expansion Of Passages
38. Essay-Writing
38. Autobiographies
39. Dialogue-Writing
40. The Appreciation Of Poetry
41. Paraphrasing


Turbo C++, By Robert Lafore PDF



Object-Oriented Programming [OOP] is the most dramatic and potentially confusing-innovation in software development since the dawn of the computer age. OOP results in programs that are more flexible, more easily maintained, and, on the whole, more powerful ,Based on the idea of treating functions and data as objects which are Suitable for students, hackers, and enthusiasts, Object-Oriented Programming in Turbo C++ is written by best-selling author Robert Lafore. Step-by-step lessons teach the Basics of Object-Oriented Programming with Turbo C++ and its new Windows-compatible sibling, Borland C++. Object-Oriented Programming in Turbo C++ focuses on C++ as a separate language, distinct from C, and assumes no prior experience with C.