Academic Journal
Introduction to Programming Using Java [electronic resource].
| Title: | Introduction to Programming Using Java [electronic resource]. |
|---|---|
| Authors: | Eck, David J. |
| Collection: | Hathi Trust Digital Library |
| Subject Terms: | Computer Science Education, Programming, Programming Languages, computer programming, Java programming, Fetch and Execute Cycle, Machine Language, Java Virtual Machine, Object-oriented Programming, Internet, World-Wide Web, Variables, Types, Literals, Strings, Objects, Enums, Subroutines, Text Input, Text Output, Arithmetic Operators, Relational Operators, Boolean Operators, Conditional Operator, Java Development Kit, … |
| Description: | This is a free, on-line textbook on introductory programming using Java. This book is directed mainly towards beginning programmers, although it might also be useful for experienced programmers who want to learn more about Java. It is an introductory text and does not provide complete coverage of the Java language. The text is a PDF and is suitable for printing or on-screen reading. It contains internal links for navigation and external links to source code files, exercise solutions, and other resources. Contents: 1) Overview: The Mental Landscape. 2) Programming in the Small I: Names and Things. 3) Programming in the Small II: Control. 4) Programming in the Large I: Subroutines. 5) Programming in the Large II: Objects and Classes. 6) Introduction to GUI Programming. 7) Arrays. 8) Correctness and Robustness. 9) Linked Data Structures and Recursion. 10) Generic Programming and Collection Classes. 11) Files and Networking. 12) Advanced GUI Programming. Appendices: Source Code for All Examples in this Book, and News and Errata. ; http://florida.theorangegrove.org/og/file/a091ee49-9ae0-c1c7-548d-edf18c8fba34/1/ProgrammingInJava.pdf ; Textbook ; Abobe PDF Reader ; http://www.ogtp-cart.com/product.aspx?ISBN=9781616100476 ; Community College, Higher Education ; Expositive ; This is a free, on-line textbook on introductory programming using Java. This book is directed mainly towards beginning programmers, although it might also be useful for experienced programmers who want to learn more about Java. It is an introductory text and does not provide complete coverage of the Java language. The text is a PDF and is suitable for printing or on-screen reading. It contains internal links for navigation and external links to source code files, exercise solutions, and other resources. Contents: 1) Overview: The Mental Landscape. 2) Programming in the Small I: Names and Things. 3) Programming in the Small II: Control. 4) Programming in the Large I: Subroutines. 5) Programming in the Large II: Objects and Classes. 6) Introduction ... |
| Document Type: | text |
| Language: | English |
| ISBN: | 978-1-61610-047-6 1-61610-047-8 |
| Relation: | http://hdl.handle.net/2027/ufl2.aa00011691_00001; URN:ISBN:9781616100476 |
| Availability: | http://hdl.handle.net/2027/ufl2.aa00011691_00001 |
| Rights: | Copyright © 1996--2007, David J. Eck. This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License. (This license allows you to redistribute this book in unmodified form. It allows you to make and distribute modified versions, as long as you include an attribution to the original author, clearly describe the modifications that you have … ; Creative Commons Attribution-NoDerivatives. View access and use policy http://www.hathitrust.org/access_use#cc-by-nd-3.0 |
| Accession Number: | edsbas.C8D87133 |
| Database: | BASE |
| FullText | Text: Availability: 0 CustomLinks: – Url: http://hdl.handle.net/2027/ufl2.aa00011691_00001# Name: EDS - BASE (ns324271) Category: fullText Text: View record from BASE |
|---|---|
| Header | DbId: edsbas DbLabel: BASE An: edsbas.C8D87133 RelevancyScore: 750 AccessLevel: 3 PubType: Academic Journal PubTypeId: academicJournal PreciseRelevancyScore: 750 |
| IllustrationInfo | |
| Items | – Name: Title Label: Title Group: Ti Data: Introduction to Programming Using Java [electronic resource]. – Name: Author Label: Authors Group: Au Data: <searchLink fieldCode="AR" term="%22Eck%2C+David+J%2E%22">Eck, David J.</searchLink> – Name: Subset Label: Collection Group: HoldingsInfo Data: Hathi Trust Digital Library – Name: Subject Label: Subject Terms Group: Su Data: <searchLink fieldCode="DE" term="%22Computer+Science+Education%22">Computer Science Education</searchLink><br /><searchLink fieldCode="DE" term="%22Programming%22">Programming</searchLink><br /><searchLink fieldCode="DE" term="%22Programming+Languages%22">Programming Languages</searchLink><br /><searchLink fieldCode="DE" term="%22computer+programming%22">computer programming</searchLink><br /><searchLink fieldCode="DE" term="%22Java+programming%22">Java programming</searchLink><br /><searchLink fieldCode="DE" term="%22Fetch+and+Execute+Cycle%22">Fetch and Execute Cycle</searchLink><br /><searchLink fieldCode="DE" term="%22Machine+Language%22">Machine Language</searchLink><br /><searchLink fieldCode="DE" term="%22Java+Virtual+Machine%22">Java Virtual Machine</searchLink><br /><searchLink fieldCode="DE" term="%22Object-oriented+Programming%22">Object-oriented Programming</searchLink><br /><searchLink fieldCode="DE" term="%22Internet%22">Internet</searchLink><br /><searchLink fieldCode="DE" term="%22World-Wide+Web%22">World-Wide Web</searchLink><br /><searchLink fieldCode="DE" term="%22Variables%22">Variables</searchLink><br /><searchLink fieldCode="DE" term="%22Types%22">Types</searchLink><br /><searchLink fieldCode="DE" term="%22Literals%22">Literals</searchLink><br /><searchLink fieldCode="DE" term="%22Strings%22">Strings</searchLink><br /><searchLink fieldCode="DE" term="%22Objects%22">Objects</searchLink><br /><searchLink fieldCode="DE" term="%22Enums%22">Enums</searchLink><br /><searchLink fieldCode="DE" term="%22Subroutines%22">Subroutines</searchLink><br /><searchLink fieldCode="DE" term="%22Text+Input%22">Text Input</searchLink><br /><searchLink fieldCode="DE" term="%22Text+Output%22">Text Output</searchLink><br /><searchLink fieldCode="DE" term="%22Arithmetic+Operators%22">Arithmetic Operators</searchLink><br /><searchLink fieldCode="DE" term="%22Relational+Operators%22">Relational Operators</searchLink><br /><searchLink fieldCode="DE" term="%22Boolean+Operators%22">Boolean Operators</searchLink><br /><searchLink fieldCode="DE" term="%22Conditional+Operator%22">Conditional Operator</searchLink><br /><searchLink fieldCode="DE" term="%22Java+Development+Kit%22">Java Development Kit</searchLink><br /><searchLink fieldCode="DE" term="%22…%22">…</searchLink> – Name: Abstract Label: Description Group: Ab Data: This is a free, on-line textbook on introductory programming using Java. This book is directed mainly towards beginning programmers, although it might also be useful for experienced programmers who want to learn more about Java. It is an introductory text and does not provide complete coverage of the Java language. The text is a PDF and is suitable for printing or on-screen reading. It contains internal links for navigation and external links to source code files, exercise solutions, and other resources. Contents: 1) Overview: The Mental Landscape. 2) Programming in the Small I: Names and Things. 3) Programming in the Small II: Control. 4) Programming in the Large I: Subroutines. 5) Programming in the Large II: Objects and Classes. 6) Introduction to GUI Programming. 7) Arrays. 8) Correctness and Robustness. 9) Linked Data Structures and Recursion. 10) Generic Programming and Collection Classes. 11) Files and Networking. 12) Advanced GUI Programming. Appendices: Source Code for All Examples in this Book, and News and Errata. ; http://florida.theorangegrove.org/og/file/a091ee49-9ae0-c1c7-548d-edf18c8fba34/1/ProgrammingInJava.pdf ; Textbook ; Abobe PDF Reader ; http://www.ogtp-cart.com/product.aspx?ISBN=9781616100476 ; Community College, Higher Education ; Expositive ; This is a free, on-line textbook on introductory programming using Java. This book is directed mainly towards beginning programmers, although it might also be useful for experienced programmers who want to learn more about Java. It is an introductory text and does not provide complete coverage of the Java language. The text is a PDF and is suitable for printing or on-screen reading. It contains internal links for navigation and external links to source code files, exercise solutions, and other resources. Contents: 1) Overview: The Mental Landscape. 2) Programming in the Small I: Names and Things. 3) Programming in the Small II: Control. 4) Programming in the Large I: Subroutines. 5) Programming in the Large II: Objects and Classes. 6) Introduction ... – Name: TypeDocument Label: Document Type Group: TypDoc Data: text – Name: Language Label: Language Group: Lang Data: English – Name: ISBN Label: ISBN Group: ISBN Data: 978-1-61610-047-6<br />1-61610-047-8 – Name: NoteTitleSource Label: Relation Group: SrcInfo Data: http://hdl.handle.net/2027/ufl2.aa00011691_00001; URN:ISBN:9781616100476 – Name: URL Label: Availability Group: URL Data: http://hdl.handle.net/2027/ufl2.aa00011691_00001 – Name: Copyright Label: Rights Group: Cpyrght Data: Copyright © 1996--2007, David J. Eck. This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License. (This license allows you to redistribute this book in unmodified form. It allows you to make and distribute modified versions, as long as you include an attribution to the original author, clearly describe the modifications that you have … ; Creative Commons Attribution-NoDerivatives. View access and use policy http://www.hathitrust.org/access_use#cc-by-nd-3.0 – Name: AN Label: Accession Number Group: ID Data: edsbas.C8D87133 |
| PLink | https://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=edsbas&AN=edsbas.C8D87133 |
| RecordInfo | BibRecord: BibEntity: Languages: – Text: English Subjects: – SubjectFull: Computer Science Education Type: general – SubjectFull: Programming Type: general – SubjectFull: Programming Languages Type: general – SubjectFull: computer programming Type: general – SubjectFull: Java programming Type: general – SubjectFull: Fetch and Execute Cycle Type: general – SubjectFull: Machine Language Type: general – SubjectFull: Java Virtual Machine Type: general – SubjectFull: Object-oriented Programming Type: general – SubjectFull: Internet Type: general – SubjectFull: World-Wide Web Type: general – SubjectFull: Variables Type: general – SubjectFull: Types Type: general – SubjectFull: Literals Type: general – SubjectFull: Strings Type: general – SubjectFull: Objects Type: general – SubjectFull: Enums Type: general – SubjectFull: Subroutines Type: general – SubjectFull: Text Input Type: general – SubjectFull: Text Output Type: general – SubjectFull: Arithmetic Operators Type: general – SubjectFull: Relational Operators Type: general – SubjectFull: Boolean Operators Type: general – SubjectFull: Conditional Operator Type: general – SubjectFull: Java Development Kit Type: general – SubjectFull: … Type: general Titles: – TitleFull: Introduction to Programming Using Java [electronic resource]. Type: main BibRelationships: HasContributorRelationships: – PersonEntity: Name: NameFull: Eck, David J. IsPartOfRelationships: – BibEntity: Identifiers: – Type: isbn-print Value: 9781616100476 – Type: isbn-print Value: 1616100478 – Type: issn-locals Value: edsbas – Type: issn-locals Value: edsbas.oa |
| ResultId | 1 |