Sebanyak 13 item atau buku ditemukan

Head First Android Development

A Brain-Friendly Guide

What will you learn from this book? If you have an idea for a killer Android app, this book will help you build your first working application in a jiffy. You’ll learn hands-on how to structure your app, design interfaces, create a database, make your app work on various smartphones and tablets, and much more. It’s like having an experienced Android developer sitting right next to you! All you need is some Java know-how to get started. Why does this book look so different? Based on the latest research in cognitive science and learning theory, Head First Android Development uses a visually rich format to engage your mind, rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multi-sensory learning experience is designed for the way your brain really works.

What will you learn from this book? If you have an idea for a killer Android app, this book will help you build your first working application in a jiffy.

Head First Java

"Head First Java" engages readers on many levels, bringing the latest learning theories and research together to create not just a book to read, but a multi-sensory learning experience.

"Head First Java" engages readers on many levels, bringing the latest learning theories and research together to create not just a book to read, but a multi-sensory learning experience.

Ivor Horton's Beginning Java

Find out why thousands have turned to Ivor Horton for learning Java Ivor Horton's approach is teaching Java is so effective and popular that he is one of the leading authors of introductory programming tutorials, with over 160,000 copies of his Java books sold. In this latest edition, whether you're a beginner or an experienced programmer switching to Java, you'll learn how to build real-world Java applications using Java SE 7. The author thoroughly covers the basics as well as new features such as extensions and classes; extended coverage of the Swing Application Framework; and he does it all in his unique, highly accessible style that beginners love. Provides a thorough introduction to the latest version of the Java programming language, Java SE 7 Introduces you to a host of new features for both novices and experienced programmers Covers the basics as well as new language extensions and classes and class methods Guides you through the Swing Application Framework for creating Swing apps Uses numerous step-by-step programming examples to guide you through the development process There's no better way to get thoroughly up to speed on the latest version of Java than with Ivor Horton's latest, comprehensive guide.

Ivor Horton's Beginning Java: Covers the main terms and concepts that are essential to programming in Java Explains what the language elements do and how you can effectively apply them in practice Provides an extensive introduction to the ...

Advanced Systems Design with Java, UML and MDA

The Model Driven Architecture defines an approach where the specification of the functionality of a system can be separated from its implementation on a particular technology platform. The idea being that the architecture will be able to easily be adapted for different situations, whether they be legacy systems, different languages or yet to be invented platforms. MDA is therefore, a significant evolution of the object-oriented approach to system development. Advanced System Design with Java, UML and MDA describes the factors involved in designing and constructing large systems, illustrating the design process through a series of examples, including a Scrabble player, a jukebox using web streaming, a security system, and others. The book first considers the challenges of software design, before introducing the Unified Modelling Language and Object Constraint Language. The book then moves on to discuss systems design as a whole, covering internet systems design, web services, Flash, XML, XSLT, SOAP, Servlets, Javascript and JSP. In the final section of the book, the concepts and terminology of the Model Driven Architecture are discussed. To get the most from this book, readers will need introductory knowledge of software engineering, programming in Java and basic knowledge of HTML. * Examines issues raised by the Model-Driven Architecture approach to development * Uses easy to grasp case studies to illustrate complex concepts * Focused on the internet applications and technologies that are essential for students in the online age

To get the most from this book, readers will need introductory knowledge of software engineering, programming in Java and basic knowledge of HTML. * Examines issues raised by the Model-Driven Architecture approach to development * Uses easy ...

NET for Java Developers Migrating to C#

This text allows Java programmers to quickly begin using C# and the .NET Framework, through a meticulous comparison of Java and C#.

This text allows Java programmers to quickly begin using C# and the .NET Framework, through a meticulous comparison of Java and C#. .NET for Java Developers is the definitive guide to leveraging your Java programming experience in the .NET ...

OCP Oracle Certified Professional Java SE 11 Developer Practice Tests

Exam 1Z0-819 and Upgrade Exam 1Z0-817

NOTE: The OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II Exam 1Z0-816 have been retired (as of October 1, 2020), and Oracle has released a new Developer Exam 1Z0-819 to replace the previous exams. The Upgrade Exam 1Z0-817 remains the same. Improve your preparation for the OCP Java SE 11 Developer exam with these comprehensive practice tests OCP Oracle Certified Professional Java SE 11 Developer Practice Tests: Exam 1Z0-819 and Upgrade Exam 1Z0-817 offers readers over 1000 practice questions to help them hone their skills for the challenging 1Z0-819 exam as well as the 1Z0-817 upgrade exam. Covering all the objective domains that help readers master the crucial subject areas covered by the exam, OCP Oracle Certified Professional Java SE 11 Developer Practice Tests provides domain-by-domain questions as well as additional bonus practice exams to further solidify the reader’s mastery of its subjects. This book covers topics like: Understanding Java Technology and Environment Working with Java Operators, Primitives, and Strings Creating Methods and Lambda Expressions Designing Classes, Interfaces, Enums, and Annotations Writing Functional Interfaces and Streams Building Modules and Migrating Applications to Modules Applying I/O, NIO.2, JDBC, Threads, and Concurrency Secure Coding in Java SE Application And much more Perfect for anyone studying for the OCP Java SE 11 Developer and Upgrade exams, as well as all those who wish to brush up on their Java programming skills, OCP Oracle Certified Professional Java SE 11 Developer Practice Tests: Exam 1Z0-819 and Upgade Exam 1Z0-817 is an indispensable resource that has a place on the bookshelf of every Java enthusiast, professional, and student.

This book covers topics like: Understanding Java Technology and Environment Working with Java Operators, Primitives, and Strings Creating Methods and Lambda Expressions Designing Classes, Interfaces, Enums, and Annotations Writing ...

The Java Language Specification

For nearly five years, one book has served as the definitive reference to Java for all serious developers: The Java Language Specification, by James Gosling, Bill Joy, and Guy Steele. Now, these world-renowned Java authorities (along with new co-author Gilad Bracha) have delivered a monumental update. This completely revised Second Edition covers the Java 2 Platform Standard Edition Version 1.3 with unprecedented depth and precision, offering the invaluable insights of Java's creators to every developer. There is no better source for learning everything about the Syntax and Semantics of the Java programming language. Developers will turn to this book again and again.

There is no better source for learning everything about the Syntax and Semantics of the Java programming language. Developers will turn to this book again and again.

Java Swing

Swing is a fully-featured user interface development kit for Java applications. Building on the foundations of the Abstract Window Toolkit (AWT), Swing enables cross-platform applications to use any of several pluggable look-and-feels. Swing developers can take advantage of its rich, flexible features and modular components, building elegant user interfaces with very little code. This second edition of Java Swing thoroughly covers all the features available in Java 2 SDK 1.3 and 1.4. More than simply a reference, this new edition takes a practical approach. It is a book by developers for developers, with hundreds of useful examples, from beginning level to advanced, covering every component available in Swing. All these features mean that there's a lot to learn. Even setting aside its platform flexibility, Swing compares favorably with any widely available user interface toolkit--it has great depth. Swing makes it easy to do simple things but is powerful enough to create complex, intricate interfaces. Java Swing, 2nd edition includes : A new chapter on Drag and Drop Accessibility features for creating a user interface meeting the needs of all users Coverage of the improved key binding infrastructure introduced in SDK 1.3 A new chapter on JFormattedTextField and input validation Mac OS X coverage and examples Coverage of the improved focus system introduced in SDK 1.4 Pluggable Look-and-Feel coverage Coverage of the new layout manager, SpringLayout, from SDK 1.4 Properties tables that summarize important features of each component Coverage of the 1.4 Spinner component Details about using HTML in components A new appendix listing bound actions for each component A supporting web site with utilities, examples, and supplemental materials Whether you're a seasoned Java developer or just trying to find out what Java can do, you'll find Java Swing, 2nd edition an indispensable guide.

This second edition of Java Swing thoroughly covers all the features available in Java 2 SDK 1.3 and 1.4. More than simply a reference, this new edition takes a practical approach.

SISTEM INFORMASI MANAJEMEN

Sistem Informasi Manajemen (SIM) merupakan sistem perencanaan bagian dari pengendalian internal suatu bisnis yang meliputi pemanfaatan manusia, dokumen, teknologi, dan prosedur oleh akuntansi manajemen untuk memecahkan masalah bisnis seperti biaya produk, layanan, atau suatu strategi bisnis, sebagai sistem informasi yang digunakan untuk mengambil keputusan, mengkoordinasi, mengontrol, menganalisis, serta memvisualisasi suatu informasi dalam organisasi. Sistem Informasi Manajemen ini terdiri dari hardware maupun software yang berfungsi sebagai dasar operasi suatu organisasi. SIM bekerja dengan cara mengumpulkan data-data dari beberapa sistem online untuk dianalisis, kemudian SIM akan melaporkan hasil analisis tersebut membantu manajemen mengambil keputusan, membuat perencanaan, atau memecahkan suatu masalah. Buku ini akan menbantu para pelaku usaha dalam memajukan dan mengembangkan bisnisnya, sehingga buku ini harus dimiliki oleh khalayak. Maka dari itu buku ini hadir kehadapan sidang pembaca sebagai bagian dari upaya diskusi sekaligus dalam rangka melengkapi khazanah keilmuan dibidang teknologi informasi, sehingga buku ini sangat cocok untuk dijadikan bahan acuan bagi kalangan intelektual dilingkungan perguruan tinggi ataupun praktisi yang berkecimpung langsung dibidang teknologi informasi.

Sistem Informasi Manajemen (SIM) merupakan sistem perencanaan bagian dari pengendalian internal suatu bisnis yang meliputi pemanfaatan manusia, dokumen, teknologi, dan prosedur oleh akuntansi manajemen untuk memecahkan masalah bisnis ...

Automasi Proses Robotik untuk Akuntansi: Konsep dan Aplikasi

Automasi proses robotik (robotic prosess automation) (APR) merupakan salah satu teknologi yang berkembang pesat saat ini, dan sedang diimplementasikan oleh berbagai perusahaan dan institusi, termasuk di Asia. Tidak bisa dipungkiri, automasi sedang berlangsung di bisnis modern, dan akan berlangsung dengan dukungan teknologi yang semakin mutakhir. Automasi di bisnis, akuntansi dan pengauditan kini memasuki babak baru. Automasi di masa kini bersifat multiplatform dan lintas aplikasi. Automasi juga bisa dikombinasikan dengan pemelajaran mesin (machine learning) dan kecerdasan buatan (artificial intelligence). Pemanfaatan APR di bisnis, akuntansi dan pengauditan tidak berarti menjadi ancaman bagi profesi, namun memberikan peluang dan tantangan baru. Akuntan dan auditor masa kini memiliki peran yang berbeda dengan peran di masa lalu. Jika di masa lalu, akuntan dan auditor tenggelam di kerumitan pekerjaan-pekerjaan rutin sehingga hanya menyisakan sedikit waktu untuk pekerjaan analisis dan evaluasi. Kini, peran professional akuntan dan auditor semakin diperlukan. Kemampuan akuntan dan auditor di pemahaman proses bisnis menjadi semakin penting agar mereka bisa memvalidasi, menginterpretasikan, dan mengevaluasi informasi akuntansi sesuai dengan konteks, sehingga informasi bisa semakin berdaya guna bagi organisasi. Pemahaman mengenai proses bisnis, kemampuan beradaptasi dengan teknologi, dan keterampilan dalam memanfaatkan teknologi automasi merupakan nilai tambah bagi akuntan dan auditor masa kini, dan masa depan.

... bisnis modern, dan akan berlangsung dengan dukungan teknologi yang semakin mutakhir. Automasi di bisnis, akuntansi ... informasi akuntansi sesuai dengan konteks, sehingga informasi bisa semakin berdaya guna bagi organisasi. Pemahaman ...