Muutke küpsiste eelistusi

E-raamat: Visual Basic in easy steps, 6th edition

  • Formaat: 192 pages
  • Sari: In Easy Steps
  • Ilmumisaeg: 23-Jul-2019
  • Kirjastus: In Easy Steps Limited
  • ISBN-13: 9781840788907
  • Formaat - EPUB+DRM
  • Hind: 15,90 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: 192 pages
  • Sari: In Easy Steps
  • Ilmumisaeg: 23-Jul-2019
  • Kirjastus: In Easy Steps Limited
  • ISBN-13: 9781840788907

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Visual Basic in easy steps, 6th edition gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic so you'll be creating your own interactive applications in no time!.

You need have no previous knowledge of any programming language so it's ideal if you're a newcomer to Windows programming. Each chapter builds your knowledge of Visual Basic. By the end of this book you will have gained a sound understanding of Visual Basic programming and be able to create your own interactive applications.

Visual Basic in easy steps, 6th edition has an easy-to-follow style that will appeal to anyone who wants to begin Windows programming. It will appeal to programmers who want to quickly learn the latest Visual Basic techniques, and to the student who is studying computing at school or college, and to those seeking a career in Information Technology who needs a thorough understanding of Visual Basic programming.



Visual Basic in easy steps, 6th edition has an easy-to-follow style that will appeal to anyone who wants to begin Windows programming. Updated for Visual Basic 2019

1 Getting Started
7(16)
Introducing Visual Basic
8(2)
Installing Visual Studio
10(2)
Exploring the IDE
12(2)
Starting a new project
14(2)
Adding a visual control
16(2)
Adding functional code
18(2)
Saving projects
20(1)
Reopening projects
21(1)
Summary
22(1)
2 Setting properties
23(16)
Form properties
24(1)
Meeting the properties editor
25(1)
Editing property values
26(2)
Coding property values
28(2)
Applying computed values
30(2)
Applying user values
32(2)
Prompting for input
34(2)
Specifying dialog properties
36(2)
Summary
38(1)
3 Using Controls
39(16)
Tab order
40(1)
Using Button
41(1)
Using TextBox
42(1)
Using ComboBox
43(1)
Using Label
44(1)
Using PictureBox
45(1)
Using ListBox
46(2)
Using CheckBox
48(1)
Using RadioButton
49(1)
Using WebBrowser
50(2)
Using Timer
52(2)
Summary
54(1)
4 Learning the language
55(24)
Elements of a program
56(2)
Declaring variable types
58(2)
Understanding variable scope
60(2)
Working with variable arrays
62(2)
Performing operations
64(2)
Branching code
66(2)
Looping code
68(2)
Calling object methods
70(2)
Creating a sub method
72(1)
Sending parameters
73(1)
Creating a function
74(1)
Doing mathematics
75(1)
Generating a random number
76(2)
Summary
78(1)
5 Building an application
79(16)
The program plan
80(2)
Assigning static properties
82(2)
Designing the interface
84(2)
Initializing dynamic properties
86(2)
Adding runtime functionality
88(2)
Testing the program
90(2)
Deploying the application
92(2)
Summary
94(1)
6 Solving problems
95(16)
Real-time error detection
96(2)
Fixing compile errors
98(2)
Debugging code
100(2)
Setting debug breakpoints
102(2)
Detecting runtime errors
104(2)
Catching runtime errors
106(2)
Getting help
108(2)
Summary
110(1)
7 Extending the interface
111(18)
Color, Font & Image dialogs
112(2)
Open, Save & Print dialogs
114(2)
Creating application menus
116(2)
Making menus work
118(2)
Adding more forms
120(2)
Controlling multiple forms
122(2)
Playing sounds
124(2)
Playing multimedia
126(2)
Summary
128(1)
8 Scripting with Visual Basic
129(18)
Introducing VBA macros
130(2)
Creating a Word macro
132(2)
Creating an Excel macro
134(2)
Running advanced macros
136(2)
An introduction to VBScript
138(1)
Enforcing declarations
139(1)
Validating input
140(2)
Merging text files
142(2)
Getting registry data
144(2)
Summary
146(1)
9 Harnessing data
147(16)
Reading text files
148(2)
Streaming lines of text
150(2)
Reading Excel spreadsheets
152(2)
Reading XML files
154(2)
Creating an XML dataset
156(2)
Reading RSS feeds
158(2)
Addressing XML attributes
160(2)
Summary
162(1)
10 Employing databases
163(24)
An introduction to databases
164(2)
Designing a database
166(2)
Creating a database
168(2)
Adding database tables
170(2)
Defining table columns
172(2)
Making table relationships
174(2)
Entering table data
176(2)
Creating a database dataset
178(2)
Adding form data controls
180(2)
Binding meaningful data
182(2)
Building custom SQL queries
184(2)
Summary
186(1)
Index 187
Mike McGrath gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. Mike is an established In Easy Steps author with several guides to his credit.