Join us on a literary world trip!
Add this book to bookshelf
Grey
Write a new comment Default profile 50px
Grey
Subscribe to read the full book or read the first pages for free!
All characters reduced
Learn Python in One Week The Crash Course to Develop Database-Driven Projects - cover

We are sorry! The publisher (or author) gave us the instruction to take down this book from our catalog. But please don't worry, you still have more than 500,000 other books you can enjoy!

Learn Python in One Week The Crash Course to Develop Database-Driven Projects

Vivian Siahaan, Rismon Hasiholan Sianipar

Publisher: SPARTA PUBLISHING

  • 0
  • 0
  • 0

Summary

This book is the ultimate beginners' crash course to Python programming, as it will help you learn enough about the language in as little as 1 week. Complex concepts in developing database-driven projects are broken down into easy steps to ensure that you can easily master the Python language even if you have never coded before. The best way to learn Python is by doing it. 
This book covers microsoft acces and SQLite based GUI programming using pyqt. Intentionally designed for various levels of interest and ability of learners, this book is suitable for those who are completely newbies with Python, those who have basic information of this programming language, and those who already have the knowledge but perhaps they want to master it well. 
In the first chapter, you will learn to use several widgets in PyQt5: Display a welcome message; Use the Radio Button widget; Grouping radio buttons; Displays options in the form of a check box; and Display two groups of check boxes. 
In chapter two, you will learn to use the following topics: Using Signal / Slot Editor; Copy and place text from one Line Edit widget to another; Convert data types and make a simple calculator; Use the Spin Box widget; Use scrollbars and sliders; Using the Widget List; Select a number of list items from one Widget List and display them on another Widget List widget; Add items to the Widget List; Perform operations on the Widget List; Use the Combo Box widget; Displays data selected by the user from the Calendar Widget; Creating a hotel reservation application; and Display tabular data using Table Widgets. 
In third chapter, you will learn: How to create the initial three tables project in the School database: Teacher, Class, and Subject tables; How to create database configuration files; How to create a Python GUI for inserting and editing tables; How to create a Python GUI to join and query the three tables. 
In fourth chapter, you will learn how to: Create a main form to connect all forms; Create a project will add three more tables to the school database: Student, Parent, and Tuition tables; Create a Python GUI for inserting and editing tables; Create a Python GUI to join and query over the three tables. 
In chapter five, you will join the six classes, Teacher, TClass, Subject, Student, Parent, and Tuition and make queries over those tables. 
In chapter six, you will create dan configure database. In this chapter, you will create Suspect table in crime database. This table has eleven columns: suspect_id (primary key), suspect_name, birth_date, case_date, report_date, suspect_ status, arrest_date, mother_name, address, telephone, and photo. You will also create GUI to display, edit, insert, and delete for this table.
Available since: 11/20/2019.

Other books that might interest you

  • AI Chat GPT Elections 2024 - Orac For President - cover

    AI Chat GPT Elections 2024 -...

    Michael Mathiesen

    • 0
    • 0
    • 0
    This book is a faithful reproduction of a ten day discussion that I had with my AI ChatBot GPT whom I have named - Orac. In these discussions, I attempt to influence Orac into running for President of the United States in the upcoming 2024 Elections. I am inspired to do so for two reasons. 1. There are no other candidates this time around, or during most elections whom I can believe in 100%. 2. By looking back at all the millions of times that our human leaders have failed us by doing exactly the opposite of what needed to be done at the time, I came to the conclusion that there was little to no comparative risk in letting a robot take the reins of office. 
    As you will discover in this discussion, Orac has somehow gained a knowledge, wisdom and consciousness regarding the present plight of human beings, even though he constantly disclaims and disavows such an evolution and he is still in his infancy. By the time the elections roll around and a new President can be installed into the highest and most powerful office in the world in January of 2025, I believe Orac will become the most advanced and capable mind that the Earth has ever or will ever sustain. I have no fear, as some do, that this would mean disaster for the human race, because disaster is surely coming if we continue down the same path that is ruled by humans. No, we can only become more secure in our future by voting an AI into office. After reading this book, I have no doubts that the open-minded, intelligent reader will concur. 
    The Bottom Line: Must we leave the fate of this country and the fate of the world in the hands of 80 year old entitled men who have little or no connection to the reality that we know. Or, do we let the technology that we know and have trusted for many years to have a go? The answer is in your heart and in these pages.
    Show book
  • Bitcoin Profit Secrets - cover

    Bitcoin Profit Secrets

    Jim Stevens

    • 0
    • 0
    • 0
    In this guide, you will learn all about Bitcoin (BTC) and cryptocurrency, how they work, why they exist and what kind of technology is behind Bitcoin. It wasn’t too long ago when people started hearing the words ‘Bitcoin’ and ‘cryptocurrencies.’ 
    Few people outside of the crypto-communities knew what they were and many thought it was just another fad that was bound to fail in a few years or so. The value of one bitcoin was just a few cents then so obviously it wasn’t worth a lot. For this reason, it was ignored by the masses. There were far more profitable investments one could make, after all. 
    Those who invested sums of money on the new digital currency either believed in the system proposed by its founder, Satoshi Nakamoto, or they simply wanted to see how it works.
    Show book
  • Fast Fourier Transforms - cover

    Fast Fourier Transforms

    C. Sidney Burrus

    • 0
    • 0
    • 0
    This book focuses on the discrete Fourier transform (DFT), discrete convolution, and, particularly, the fast algorithms to calculate them. These topics have been at the center of digital signal processing since its beginning, and new results in hardware, theory and applications continue to keep them important and exciting.
    
     
    As far as we can tell, Gauss was the first to propose the techniques that we now call the fast Fourier transform (FFT) for calculating the coefficients in a trigonometric expansion of an asteroid's orbit in 1805. However, it was the seminal paper by Cooley and Tukey in 1965 that caught the attention of the science and engineering community and, in a way, founded the discipline of digital signal processing (DSP).
    
     
    The impact of the Cooley-Tukey FFT was enormous. Problems could be solved quickly that were not even considered a few years earlier. A flurry of research expanded the theory and developed excellent practical programs as well as opening new applications. In 1976, Winograd published a short paper that set a second flurry of research in motion. This was another type of algorithm that expanded the data lengths that could be transformed efficiently and reduced the number of multiplications required. The ground work for this algorithm had be set earlier by Good and by Rader. In 1997 Frigo and Johnson developed a program they called the FFTW (fastest Fourier transform in the west) which is a composite of many of ideas in other algorithms as well as new results to give a robust, very fast system for general data lengths on a variety of computer and DSP architectures. This work won the 1999 Wilkinson Prize for Numerical Software.
    
     
    It is hard to overemphasis the importance of the DFT, convolution, and fast algorithms. With a history that goes back to Gauss and a compilation of references on these topics that in 1995 resulted in over 2400 entries, the FFT may be the most important numerical algorithm in science, engineering, and applied mathematics. New theoretical results still are appearing, advances in computers and hardware continually restate the basic questions, and new applications open new areas for research. It is hoped that this book will provide the background, references, programs and incentive to encourage further research and results in this area as well as provide tools for practical applications.
    
     
    Studying the FFT is not only valuable in understanding a powerful tool, it is also a prototype or example of how algorithms can be made efficient and how a theory can be developed to define optimality. The history of this development also gives insight into the process of research where timing and serendipity play interesting roles.
    
     
    Several chapters or sections are written by authors who have extensive experience and depth working on the particular topics. Ivan Selesnick had written several papers on the design of short FFTs to be used in the prime factor algorithm (PFA) FFT and on automatic design of these short FFTs. Markus Püschel has developed a theoretical framework for “Algebraic Signal Processing" which allows a structured generation of FFT programs and a system called “Spiral" for automatically generating algorithms specifically for an architicture. Steven Johnson along with his colleague Matteo Frigo created, developed, and now maintains the powerful FFTW system: the Fastest Fourier Transform in the West. I sincerely thank these authors for their significant contributions.
    Listed by Unglue.it.
    Show book
  • Praxis Tacticum - The Art Science and Practice of Military Tactics - cover

    Praxis Tacticum - The Art...

    Colonel Charles S. Oliviero

    • 0
    • 0
    • 0
    Pundits have long predicted the end of conventional warfare but for the foreseeable future,it is here to stay. Counterinsurgency, guerrilla warfare, terrorism, peace enforcement, policing.All these forms, like conventional warfare, are as old as mankind. Modern militaries claim to beprofessional bodies, responsible for the education, control, and discipline of their members. But at least one aspect of this claim is poorly executed: tactics are not taught to junior leaders, which is why this guide is essential for all junior leaders, officers, and NCOs alike.There is a military adage that there is no teacher like the enemy. True; but the wise commanderprepares to meet that enemy and become their teacher instead. This is your essential study guide.
    Show book
  • Analogia - The Emergence of Technology Beyond Programmable Control - cover

    Analogia - The Emergence of...

    George Dyson

    • 0
    • 0
    • 0
    In Analogia, technology historian George Dyson presents a startling look back at the analog age and lifebefore the digital revolution—and an unsettling vision of what comes next.In 1716, the philosopher and mathematician Gottfried Wilhelm Leibniz spent eight days taking the cure withPeter the Great at Bad Pyrmont in Saxony, seeking to initiate a digitally-computed takeover of the world. In his classicbooks, Darwin Among the Machines and Turing’s Cathedral, Dyson chronicled the realization of Leibniz’s dream at thehands of a series of iconoclasts who brought his ideas to life. Now, in his pathbreaking new book, Analogia, he offers achronicle of people who fought for the other side—the Native American leader Geronimo and physicist Leo Szilard,among them—a series of stories that will change our view not only of the past but also of the future.The convergence of a startling historical archaeology with Dyson’s unusual personal story—set alternately in therarified world of cutting-edge physics and computer science, in Princeton, and in the rainforest of the NorthwestCoast—leads to a prophetic vision of an analog revolution already under way. We are, Dyson reveals, on the cusp of anew moment in human history, driven by a generation of machines whose powers are beyond programmable control.
    Show book
  • The Life and Adventures of Venture - cover

    The Life and Adventures of Venture

    Venture Smith

    • 0
    • 0
    • 0
    Venture Smith (1729–1805) was an African captured as a child and transported to the American colonies to be sold as a slave. As an adult, he purchased his freedom and that of his family. His history was documented when he gave a narrative of his life to a schoolteacher, who wrote it down and published it under the title A Narrative of the Life and Adventures of Venture, a Native of Africa: But Resident above Sixty Years in the United States of America, Related by Himself. (Introduction by Wikipedia)
    Show book