-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathpython.tex
More file actions
executable file
·428 lines (316 loc) · 9.71 KB
/
Copy pathpython.tex
File metadata and controls
executable file
·428 lines (316 loc) · 9.71 KB
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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
%%%%%%%%%%%%%%
%% Run LaTeX on this file several times to get Table of Contents,
%% cross-references, and citations.
%% If you have font problems, you may edit the w-bookps.sty file
%% to customize the font names to match those on your system.
%% w-bksamp.tex. Current Version: Feb 16, 2012
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Sample file for
% Wiley Book Style, Design No.: SD 001B, 7x10
% Wiley Book Style, Design No.: SD 004B, 6x9
%
%
% Prepared by Amy Hendrickson, TeXnology Inc.
% http://www.texnology.com
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%
% 7x10
%\documentclass{wileySev}
% 6x9
\documentclass{wileySix}
\usepackage{graphicx}
%%%%%%%
%% for times math: However, this package disables bold math (!)
%% \mathbf{x} will still work, but you will not have bold math
%% in section heads or chapter titles. If you don't use math
%% in those environments, mathptmx might be a good choice.
% \usepackage{mathptmx}
% For PostScript text
\usepackage{w-bookps}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Other packages you might want to use:
% for chapter bibliography made with BibTeX
% \usepackage{chapterbib}
% for multiple indices
% \usepackage{multind}
% for answers to problems
% \usepackage{answers}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Change options here if you want:
%%
%% How many levels of section head would you like numbered?
%% 0= no section numbers, 1= section, 2= subsection, 3= subsubsection
%%==>>
\setcounter{secnumdepth}{3}
%% How many levels of section head would you like to appear in the
%% Table of Contents?
%% 0= chapter titles, 1= section titles, 2= subsection titles,
%% 3= subsubsection titles.
%%==>>
\setcounter{tocdepth}{2}
%% Cropmarks? good for final page makeup
%% \docropmarks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% DRAFT
%
% Uncomment to get double spacing between lines, current date and time
% printed at bottom of page.
% \draft
% (If you want to keep tables from becoming double spaced also uncomment
% this):
% \renewcommand{\arraystretch}{0.6}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%% Demo of section head containing sample macro:
%% To get a macro to expand correctly in a section head, with upper and
%% lower case math, put the definition and set the box
%% before \begin{document}, so that when it appears in the
%% table of contents it will also work:
\newcommand{\VT}[1]{\ensuremath{{V_{T#1}}}}
%% use a box to expand the macro before we put it into the section head:
\newbox\sectsavebox
\setbox\sectsavebox=\hbox{\boldmath\VT{xyz}}
%%%%%%%%%%%%%%%%% End Demo
\begin{document}
\booktitle{Mencoba Python}
\subtitle{Belajar Python untuk Pemula}
\authors{Rolly Maulana Awangga\\
\affil{Politeknik Pos Indonesia}
Program Studi Sarjana Terapan Teknik Informatika.\\
\affil{Politeknik Pos Indonesia}
}
\offprintinfo{Mencoba Python, First Edition}{Rolly Maulana Awangga}
%% Can use \\ if title, and edition are too wide, ie,
%% \offprintinfo{Survey Methodology,\\ Second Edition}{Robert M. Groves}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
\halftitlepage
\titlepage
\begin{copyrightpage}{2017}
Mencoba Python / Rolly Maulana Awangga . . . [et al.].
\ p. cm.---(Wiley series in survey methodology)
\ ``Wiley-Interscience."
\ Includes bibliographical references and index.
\ ISBN 0-471-48348-6 (pbk.)
\ 1. Surveys---Methodology. 2. Social
\ sciences---Research---Statistical methods. I. Groves, Robert M. II. %
Series.\\
HA31.2.S873 2007
001.4'33---dc22 2004044064
\end{copyrightpage}
\dedication{Untuk Nusa Bangsa dan Agama}
\begin{contributors}
\name{Juru Ketik,} Fujitsu Laboratories Ltd., Fujitsu Limited, Atsugi,
Japan
\name{Juru Koding,} Center for Solid State Electronics Research, Arizona
State University, Tempe, Arizona
\name{Tukang Beberes,} Department of Electrical and
Computer Engineering, University of Notre Dame, Notre Dame, South Bend,
Indiana; formerly of
Center for Solid State Electronics Research, Arizona
State University, Tempe, Arizona
\end{contributors}
\contentsinbrief
\tableofcontents
\listoffigures
\listoftables
\begin{foreword}
This is the foreword to the book.
\end{foreword}
\begin{preface}
This is an example preface.
This is an example preface.
This is an example preface.
This is an example preface.
\prefaceauthor{R. K. Watts}
\where{Durham, North Carolina\\
September, 2007}
\end{preface}
\begin{acknowledgments}
From Dr.~Jay Young, consultant from Silver Spring, Maryland, I received
the initial push to even consider writing this book. Jay was a constant
``peer reader'' and very welcome advisor durying this year-long process.
To all these wonderful people I owe a deep sense of gratitude especially now
that this project has been completed.
\authorinitials{G. T. S.}
\end{acknowledgments}
\begin{acronyms}
\acro{ACGIH}{American Conference of Governmental Industrial Hygienists}
\acro{AEC}{Atomic Energy Commission}
\acro{OSHA}{Occupational Health and Safety Commission}
\acro{SAMA}{Scientific Apparatus Makers Association}
\end{acronyms}
\begin{glossary}
\term{NormGibbs}Draw a sample from a posterior distribution
of data with an unknown mean and variance using Gibbs sampling.
\term{pNull}Test a one sided hypothesis from a numberically
specified posterior CDF or from a sample from the posterior
\term{sintegral}A numerical integration using Simpson's rule
\end{glossary}
\begin{symbols}
\term{A}Amplitude
\term{\hbox{\&}}Propositional logic symbol
\term{a}Filter Coefficient
\bigskip
\term{\mathcal{B}}Number of Beats
\end{symbols}
\begin{introduction}
%% optional, but if you want to list author:
\introauthor{Catherine Clark, PhD.}
{Harvard School of Public Health\\
Boston, MA, USA}
The era of modern \index{microelectronics}\index{microelectronics!modern}
began in 1958 with the invention of the
integrated circuit by J.~S.~Kilby
of Texas Instruments
His first chip is shown in Fig.~I. For comparison,
Fig.~I.2 shows a modern microprocessor chip.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
\begin{equation}
ABC {\cal DEF} \alpha\beta\Gamma\Delta\sum^{abc}_{def}
\end{equation}
\begin{chapreferences}{3.}
\bibitem{zkilby}J. S. Kilby,
``Invention of the Integrated Circuit,'' {\it IEEE Trans. Electron Devices,}
{\bf ED-23,} 648 (1976).
\bibitem{zhamming}R. W. Hamming,
{\it Numerical Methods for Scientists and
Engineers}, Chapter N-1, McGraw-Hill,
New York, 1962.
\bibitem{zHu}J. Lee, K. Mayaram, an in LDD MOSFETs''
{\it IEEE Electron Device Lett.,} {\bf EDL-7}(3). 152
(1986).
\end{chapreferences}
\end{introduction}
\part[Submicron Semiconductor Manufacture]
{Submicron Semiconductor\\ Manufacture}
\chapter{Home}
\input{Home}
%\input{Tugas3GISKel13C}
\chapter{Overview}
\input{OVERVIEW}
%\input{Tugas3GISKel13C_part2}
\chapter{Environtment Setup}
%\input{ENVIRONTMENET}
\input{Tugas3GISKel23C}
\chapter{Basic Syntax}
\input{syntax}
\chapter{Basic Operator}
\input{basicoperator}
%\chapter{Variabel Type}
%\input{VariableType}
\chapter{Variabel Type}
\input{variabletype}
%\chapter{Basic Operator}
%\input{BasicOperator}
\chapter{Desicion Making}
\input{DecisionMaking}
\chapter{Loop}
\input{Loop}
\chapter{Numbers}
\input{NUMBERS}
\chapter{Strings}
\input{STRING}
\chapter{Lists}
\input{LISTS}
\chapter{Tuples}
\input{TUPLES1}
\chapter{Date and Time}
\input{DateTimeFix}
\chapter{Dictionary}
\input{DictionaryFix}
\chapter{Functions}
\input{FunctionsFix}
\chapter{Modules}
%\input{ModulesBaru}
\input{ModulesFix}
\chapter{Files I/O}
%\input{I_O2}
\input{File_I_O.tex}
\chapter{Exceptions}
\input{Python_Exceptions}
\chapter{Exceptions}
%muammar Khadapi
%\input{Python_Exceptions_Handling}
\input{Python_RegExceptions}
\chapter{Clasess/Object}
\input{Python_Object_Oriente1}
%\chapter{Reg Expression}
%\input{dapi1}
\chapter{Networking}
\input{NETWORKING}
\chapter{CGI Programming}
\input{CGIPROGRAMMING}
\chapter{Databases Access}
\input{DATABASEACCESS}
\chapter{Sending Email}
\input{SENDINGEMAIL}
\chapter{Multithreading}
\input{Multithreading}
\chapter{XML Processing}
\input{XMLProcessing}
\chapter{GUI Programming}
\input{GUIProgramming}
\chapter{Futher Expression}
\input{FutherExpression}
\bibliographystyle{IEEEtran}
\bibliography{loop,reference,DictionaryMicin}
%%%%%%%%%%%%%%%
%% The default LaTeX Index
%% Don't need to add any commands before \begin{document}
\printindex
%%%% Making an index
%%
%% 1. Make index entries, don't leave any spaces so that they
%% will be sorted correctly.
%%
%% \index{term}
%% \index{term!subterm}
%% \index{term!subterm!subsubterm}
%%
%% 2. Run LaTeX several times to produce <filename>.idx
%%
%% 3. On command line, type makeindx <filename> which
%% will produce <filename>.ind
%%
%% 4. Type \printindex to make the index appear in your book.
%%
%% 5. If you would like to edit <filename>.ind
%% you may do so. See docs.pdf for more information.
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%% Making Multiple Indices %%%%%%%%%%%%%%%%
%% 1.
%% \usepackage{multind}
%% \makeindex{book}
%% \makeindex{authors}
%% \begin{document}
%%
%% 2.
%% % add index terms to your book, ie,
%% \index{book}{A term to go to the topic index}
%% \index{authors}{Put this author in the author index}
%%
%% \index{book}{Cows}
%% \index{book}{Cows!Jersey}
%% \index{book}{Cows!Jersey!Brown}
%%
%% \index{author}{Douglas Adams}
%% \index{author}{Boethius}
%% \index{author}{Mark Twain}
%%
%% 3. On command line type
%% makeindex topic
%% makeindex authors
%%
%% 4.
%% this is a Wiley command to make the indices print:
%% \multiprintindex{book}{Topic index}
%% \multiprintindex{authors}{Author index}
\end{document}