BELAJAR DARI NOL MYSQL DENGAN VISUAL BASIC .NET

·
· BALIGE PUBLISHING
4.6
7 reviews
Ebook
604
Pages
Ratings and reviews aren’t verified  Learn More

About this ebook

Buku ini merupakan versi bahasa Indonesia dari buku kami yang berjudul “LEARN FROM SCRATCH VISUAL BASIC .NET WITH MYSQL”. Bagi Anda yang menginginkan versi English dari buku ini, Anda bisa menjumpainya di Amazon maupun di Googlebooks.

 

Buku ini bertujuan untuk mengembangkan aplikasi desktop berbasis MySQL yang dapat dikembangkan oleh pembaca untuk tujuan mereka sendiri untuk mengimplementasikan proyek perpustakaan menggunakan Visual Basic .NET.

 

Pada Tutorial 1, Anda akan membangun antarmuka Visual Basic untuk database. Antarmuka ini akan digunakan sebagai terminal utama dalam mengakses form-form lain. Tutorial ini juga akan membahas cara membuat form login dan tabel login. Anda akan membuat form login.

 

Pada Tutorial 2, Anda akan membangun proyek inventaris sekolah di mana Anda dapat menyimpan informasi tentang barang berharga di sekolah. Tabel akan memiliki sembilan kolom: Item (deskripsi item), Quantity, Location (di mana item itu ditempatkan), Shop (di mana item tersebut dibeli), DatePurchased (kapan item tersebut dibeli), Cost (berapa harga item tersebut) cost), SerialNumber (nomor seri item), PhotoFile (jalur file foto item), dan Fragile (menunjukkan apakah item tertentu rapuh atau tidak).

 

Pada Tutorial 3, Anda akan melakukan langkah-langkah yang diperlukan untuk menambahkan 5 tabel baru menggunakan phpMyAdmin ke dalam database Academy. Anda akan membuat setiap tabel dan menambahkan bidang terkait sesuai kebutuhan. Setiap tabel dalam database membutuhkan form input. Dalam tutorial ini, Anda akan membuat form seperti itu untuk tabel Author.

 

Pada Tutorial 4, Anda akan melakukan langkah-langkah yang diperlukan untuk merancang dan mengimplementasikan form Title, form Member, dan form Borrow. Anda mulai dengan merancang dan menguji form entri dasar untuk judul buku. Tabel Title memiliki sembilan bidang: BookTitle, PublishYear, ISBN, PublisherID, AuthorID, Description, Note, Subject, dan Comment.

Kemudian, Anda akan membuat form untuk tabel Member. Tabel ini memiliki dua belas bidang: MemberID, FirstName, LastName, BirthDate, Status, Ethnicity, Nationality, Mobile, Phone, Religion, Gender, dan PhotoFile. Akhirnya, Anda akan membuat form untuk tabel Borrow. Tabel ini memiliki tujuh bidang: BorrowID, MemberID, BorrowCode, ISBN, BorrowDate, ReturnDate, dan Penalty.

 

Pada Tutorial 5, Anda akan melakukan langkah-langkah yang diperlukan untuk menambahkan 8 tabel menggunakan phpMyAdmin ke dalam database School yang akan Anda buat. Anda akan membuat setiap tabel dan menambahkan bidang terkait sesuai kebutuhan. Pada tutorial ini, Anda juga akan membuat form login dan form utama.

 

Pada Tutorial 6, Anda akan membuat form untuk tabel Parent. Tabel ini memiliki tiga belas bidang: ParentID, FirstName, LastName, BirthDate, Status, Ethnicity, Nationality, Mobile, Phone, Religion, Gender, PhotoFile, dan FingerFile.

 

Pada Tutorial 7, Anda akan membuat formulir seperti itu untuk tabel Student. Tabel ini memiliki lima belas bidang: StudentID, ParentID, FirstName, LastName, BirthDate, YearEntry, Status, Ethnicity, Nationality, Mobile, Phone, Religion, Gender, PhotoFile, dan FingerFile.

 

Pada Tutorial 8, Anda akan membuat formulir untuk tabel Teacher. Tabel ini memiliki lima belas bidang: TeacherID, RegNumber, FirstName, LastName, BirthDate, Rank, Status, Ethnicity, Nationality, Mobile, Phone, Religion, Gender, PhotoFile, dan FingerFile.

 

Pada Tutorial 9, Anda akan membuat formulir untuk tabel Subject. Tabel ini hanya memiliki tiga bidang: SubjectID, Name, dan Description. Anda juga akan membuat form untuk tabel Grade. Tabel ini memiliki tujuh bidang: GradeID, Name, SubjectID, TeacherID, SchoolYear, TimaStart, dan TimeFinish.

 

Pada Tutorial 10, Anda akan membuat form untuk tabel Grade_Student. Tabel ini hanya memiliki tiga bidang: Grade_StudentID, GradeID, dan StudentID. 


Ratings and reviews

4.6
7 reviews

About the author

Vivian Siahaan is a fast-learner who likes to do new things. She was born, raised in Hinalang Bagasan, Balige, on the banks of Lake Toba, and completed high school education from SMAN 1 Balige. She started herself learning Java, Android, JavaScript, CSS, C ++, Python, R, Visual Basic, Visual C #, MATLAB, Mathematica, PHP, JSP, MySQL, MySQL, Oracle, Access, and other programming languages. She studied programming from scratch, starting with the most basic syntax and logic, by building several simple and applicable GUI applications. Animation and games are fields of programming that are interests that she always wants to develop. Besides studying mathematical logic and programming, the author also has the pleasure of reading novels. Vivian Siahaan has written dozens of ebooks that have been published on Sparta Publisher: Data Structure with Java; Java Programming: Cookbook; C ++ Programming: Cookbook; C Programming For High Schools / Vocational Schools and Students; Java Programming for SMA / SMK; Java Tutorial: GUI, Graphics and Animation; Visual Basic Programming: From A to Z; Java Programming for Animation and Games; C # Programming for SMA / SMK and Students; MATLAB For Students and Researchers; Graphics in JavaScript: Quick Learning Series; JavaScript Image Processing Methods: From A to Z; Java GUI Case Study: AWT & Swing; Basic CSS and JavaScript; PHP / MySQL Programming: Cookbook; Visual Basic: Cookbook; C ++ Programming for High Schools / Vocational Schools and Students; Concepts and Practices of C ++; PHP / MySQL For Students; C # Programming: From A to Z; Visual Basic for SMA / SMK and Students; C # .NET and MySQL for High School / Vocational School and Students. At the ANDI Yogyakarta publisher, Vivian Siahaan also wrote a number of books including: Python Programming Theory and Practice; Python GUI Programming; Python GUI and Database; Build From Zero School Database Management System In Python / MySQL; Database Management System in Python / MySQL; Python / MySQL For Management Systems of Criminal Track Record Database; Java / MySQL For Management Systems of Criminal Track Records Database; Database and Critptography Using Java / MySQL; Build From Zero School Database Management System With Java / MySQL.


Rismon Hasiholan Sianipar was born in Pematang Siantar, in 1994. After graduating from SMAN 3 Pematang Siantar 3, the writer traveled to the city of Jogjakarta. In 1998 and 2001 the author completed his Bachelor of Engineering (S.T) and Master of Engineering (M.T) education in the Electrical Engineering of Gadjah Mada University, under the guidance of Prof. Dr. Adhi Soesanto and Prof. Dr. Thomas Sri Widodo, focusing on research on non-stationary signals by analyzing their energy using time-frequency maps. Because of its non-stationary nature, the distribution of signal energy becomes very dynamic on a time-frequency map. By mapping the distribution of energy in the time-frequency field using discrete wavelet transformations, one can design non-linear filters so that they can analyze the pattern of the data contained in it. In 2003, the author received a Monbukagakusho scholarship from the Japanese Government. In 2005 and 2008, he completed his Master of Engineering (M.Eng) and Doctor of Engineering (Dr.Eng) education at Yamaguchi University, under the guidance of Prof. Dr. Hidetoshi Miike. Both the master's thesis and his doctoral thesis, R.H. Sianipar combines SR-FHN (Stochastic Resonance Fitzhugh-Nagumo) filter strength with cryptosystem ECC (elliptic curve cryptography) 4096-bit both to suppress noise in digital images and digital video and maintain its authenticity. The results of this study have been documented in international scientific journals and officially patented in Japan. One of the patents was published in Japan with a registration number 2008-009549.

 

He is active in collaborating with several universities and research institutions in Japan, particularly in the fields of cryptography, cryptanalysis and audio / image / video digital forensics. R.H. Sianipar also has experience in conducting code-breaking methods (cryptanalysis) on a number of intelligence data that are the object of research studies in Japan. R.H. Sianipar has a number of Japanese patents, and has written a number of national / international scientific articles, and dozens of national books. R.H. Sianipar has also participated in a number of workshops related to cryptography, cryptanalysis, digital watermarking, and digital forensics. In a number of workshops, R.H. Sianipar helps Prof. Hidetoshi Miike to create applications related to digital image / video processing, steganography, cryptography, watermarking, non-linear screening, intelligent descriptor-based computer vision, and others, which are used as training materials. Field of interest in the study of R.H. Sianipar is multimedia security, signal processing / digital image / video, cryptography, digital communication, digital forensics, and data compression / coding. Until now, R.H. Sianipar continues to develop applications related to analysis of signal, image, and digital video, both for research purposes and for commercial purposes based on the Python programming language, MATLAB, C ++, C, VB.NET, C # .NET, R, and Java.

Rate this ebook

Tell us what you think.

Reading information

Smartphones and tablets
Install the Google Play Books app for Android and iPad/iPhone. It syncs automatically with your account and allows you to read online or offline wherever you are.
Laptops and computers
You can listen to audiobooks purchased on Google Play using your computer's web browser.
eReaders and other devices
To read on e-ink devices like Kobo eReaders, you'll need to download a file and transfer it to your device. Follow the detailed Help Center instructions to transfer the files to supported eReaders.