Welcome to the Free PDF Ebooks Download.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Member Login:

Programing Book book office, office xp book, book systems, books systems, databases books, c++ study guide, c# certification, ...

Download FREE EBOOK DOWNLAOD TOOLBAR

toolbar powered by free-ebook-download.net

Reply
  #1 (permalink)  
Old 05-15-2009, 05:25 AM
--:: VIP::--
 
Join Date: Sep 2007
Posts: 2,395
Points: 33,883, Level: 26
Points: 33,883, Level: 26 Points: 33,883, Level: 26 Points: 33,883, Level: 26
Level up: 56%, 1,167 Points needed
Level up: 56% Level up: 56% Level up: 56%
Activity: 99%
Activity: 99% Activity: 99% Activity: 99%
Default Core Python Programming



Wesley J. Chun, "Core Python Programming"
Publisher: Prentice Hall PTR ; 1 edition 2000 | 766 Pages | ISBN: 0130260363 | PDF | 4.8 MB

A quick guide to everything anyone would want to know about the soaringly popular Internet programming language, Python. Provides an introduction to new features introduced in Python 1.6, and topics covered include regular expressions, extending Python, and OOP. Softcover.

* New to Python? This is the developer's guide to Python development!
* Learn the core features of Python as well as advanced topics such as regular expressions, multithreaded programming, Web/Internet and network development, GUI development with Tk(inter) and more
* Also includes features found in the new Python 1.6 and 2.0 releases

Python is an Internet and systems programming language that is soaring in popularity in today's fast-paced software development environment, and no wonder: it's simple (yet robust), object-oriented (yet can be used as a procedural language), extensible, scalable and features an easy to learn syntax that is clear and concise. Python combines the power of a compiled object language like Java and C++ with the ease of use and rapid development time of a scripting language. In fact, it's syntax is so easy to understand that you are more likely to pick it up faster than any of the other popular scripting languages in use today!

In Core Python Programming, Internet software engineer and technical trainer Wesley Chun provides intermediate and experienced developers all they need to know to learn Python-fast. Like all Core Series books, Core Python Programming delivers hundreds of industrial-strength code snippets and examples, all targeted at professional developers who want to leverage their existing skills! In particular, Core Python Programming presents numerous interactive examples that can be entered into the Python interpreter right in front of you! Finally, we present a chapter that shows you step-by-step how to extend Python using C or C++.

* Python syntax and style
* Development and Run-time Environments
* Objects and Python memory management
* Standard data types, methods, and operators
* Loops and conditionals
* Files and Input/Output
* Exceptions and error handling
* Functions, scope, arguments, and functional programming
* Importing modules and module attributes
* Object-oriented Programming with classes, methods, and instances
* Callable Objects
* Extending Python

Coverage of the Python standard module library and client-server application development includes comprehensive introductions to the following topics in Python programming:
* Regular expressions
* TCP/IP and UDP/IP Network programming using sockets
* Operating system interface
* GUI development with Tk using Tkinter
* Multithreaded programming
* Interactive Web/CGI/Internet applications
* Executing code in a restricted environment
* Inheritance, type emulation, operator overloading, and delegation in an OOP environment

Finally, we provide an introduction to the new features introduced in Python 1.6. These include Unicode string support, the new function invocation syntax which lets the caller provide a tuple of positional arguments and/or a dictionary of keyword arguments, and the new string methods. We also provide a glimpse into features that will only be found in the newer 2.0 release.

Every Core Series book:
* DEMONSTRATES how to write commercial-quality code
* FEATURES dozens of programs and examples!
* FOCUSES on the features and functions most important to real developers
* PROVIDES objective, unbiased coverage of cutting-edge technologies-no
* hype!

Core Python Programming delivers:
* Coverage of the core parts of the Python language
* Real-world insights for developing Web/Internet, network, multithreaded and GUI applications
* Tables and charts detailing Python modules, built-in functions, operators, and attributes
* Code snippets to try live with Python's interactive interpreter, hammering the concepts home
* Extensive code examples-including several complete sample applications


[url]http://e45.org/?http://www.megaupload.com/?d=L2GVTL44[/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!
Reply With Quote

Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Game Programming with Python, Lua, and Ruby shooter uncategory section 0 09-07-2009 06:24 AM
[Rapidshare.com] Programming Microsoft ASP.NET 2.0 Core Reference FED Programing Book 0 05-03-2009 11:26 AM
Expert Python Programming FED Programing Book 0 01-24-2009 02:32 PM
XML Programming (Core Reference) FED Programing Book 0 07-10-2007 12:40 PM
OReilly Programming Python 3rd edition abb Programing Book 0 05-30-2007 09:02 AM

All times are GMT. The time now is 03:19 AM.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227