Whether you have a backyard or only a terrace, you bet you can grow beautiful heirloom tomatoes! From the host of PBS's You Bet Your Garden, Mike McGrath will teach you everything you need to know about choosing tomato varieties, germination, planting, maintenance, pest control, and so much more.
Mike McGrath Livres






Access 2016 in Easy Steps
- 192pages
- 7 heures de lecture
Whether you're upgrading to Access 2016 or new to the database concept, this resource neatly demonstrates the important functions in a clear and concise manner, so you can get going quickly with this popular database application. --
HTML5 in easy steps
- 240pages
- 9 heures de lecture
HTML5 in easy steps, 2nd edition instructs you how to employ the latest development for web page design with HyperText Markup Language (HTML5). Modern web browsers have united to support exciting new features of the HTML5 standard that allows easy creation of stunning web pages and engaging interactive applications. Contains examples and screenshots that illustrate each feature of HTML5, describing how to incorporate meta information about a document within its 'head' section and how to add structured 'body' content. You'll learn how to create web pages to display text, images, lists, tables, hyperlinks, forms, audio, and video - and also how to write script instructions that draw and animate graphics on embedded 'canvas' areas.
Java in easy steps
- 192pages
- 7 heures de lecture
Java in easy steps, 7th edition instructs you how to easily create your own Java programs. The book contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of Java programming - all in easy steps. This book assumes no previous knowledge of any programming language so it's ideal for the newcomer to computer programming. Each chapter builds your knowledge of Java. By the end of this book you will have gained a sound understanding of the Java language and be able to write your own Java programs and compile them into executable files that can be run on any Java-enabled device. This 7th edition of Java in easy steps covers the many exciting features of Java, including: How to quickly run statements in the interactive shell named jshell - similar to the Python interpreter. How to make programs with the javac compiler and execute them with the java runtime. How to produce interactive Windows apps that can be easily distributed as jar program bundles. How to create mobile device apps using Java functionality within the Android operating system. All examples illustrated in the book work in Oracle JDK and OpenJDK.
Access in easy steps
- 192pages
- 7 heures de lecture
Access 2016 in easy steps neatly demonstrates the important functions of Access 2016 in a clear and concise manner, so you can get going quickly with this popular database application. Areas covered include: • Optimizing database design • Creating Tables to store data in formatted fields • Using handy templates to give you a head start • Defining relationships between data • Importing and exporting of data • Making queries to extract specific data • Producing Forms for data entry • Constructing Reports for data presentation • Sharing your database to impress your colleagues! Whether you’re upgrading to Access 2016 or new to the database concept, use this guide to learn the key features constructively and get more out of Access 2016 – in easy steps! Contents 1. Getting started 2. Designing databases 3. Creating Tables 4. Defining relationships 5. Handling data 6. Querying databases 7. Issuing SQL commands 8. Producing Forms 9. Fine-tuning Forms 10. Constructing Reports
SQL in easy steps
- 192pages
- 7 heures de lecture
SQL (Structured Query Language) is THE standard language used world-wide for database communication on all popular database software. It allows the storage and manipulation of data both on Windows platforms and on Unix-based platforms, such as Linux. SQL in easy steps, 4th edition begins by explaining how to download and install the free MySQL database server on both Windows and Linux platforms. This allows you to establish an environment in which to develop and administer your own databases. This book makes no assumption that you will have previous knowledge of any programming or scripting language so it's ideal for the newcomer to SQL. Each chapter builds your knowledge of executing database queries. The book contains exciting chapters on how to selectively extract data from within one, or more, databases and there are complete examples that illustrate each aspect of SQL. By the end of this book you will have gained a sound understanding of the Structured Query Language and be able to write your own SQL scripts to insert, extract, and manipulate data.
CSS3 in Easy Steps
- 216pages
- 8 heures de lecture
CSS3 in easy steps shows you how to create exciting web pages using Cascading Style Sheets version 3 (CSS3) for presentation and dynamic effect. It begins by explaining how style sheets can determine the presentation of elements within HTML documents. Examples show how Cascading Style Sheet rules control content position and its appearance with font style, color, gradients, and drop-shadow effects. You will also learn how rules can provide dynamic effect with animation, transformations, and transitions. Each chapter builds your knowledge of style sheets. By the end of this book you will have gained a sound understanding of CSS3 and be able to create your own exciting interactive web pages. The book examples provide clear syntax-highlighted code showing how to selectively style components of an HTML document and how to endow components with interactive functionality, to illustrate each aspect of CSS3. CSS3 in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin creating stylish web pages. It will appeal to programmers who want to quickly learn the latest style sheet techniques, and to the student who is studying website design at school or college, and to those seeking a career in web development.
Building Android Apps in Easy Steps
- 192pages
- 7 heures de lecture
Have you ever wondered how to create an app for Android devices? Here's your chance to find out!Android has become the dominant operating system for smartphones and a host of connected devices. Building Android Apps in easy steps, 2nd edition will help you develop your own brilliant Android App using the popular Android App Inventor 2. Your App idea can now become a reality!Assuming no prior knowledge of any programming language, this book is ideal for newcomers wanting to easily create apps for Android devices, as well as programmers and web developers looking to quickly expand their skill set.Starting from setting up your computer to develop and test your Android apps, the book shows how to create graphical interfaces; define application properties; add interactivity; integrate with the web; build and deploy complete Android apps and more – all using simple drag-and-drop blocks – and demonstrated here by examples. Each chapter builds your knowledge so by the end of the book you'll have gained a sound understanding of application development for the Android platform.Use Building Android Apps in easy steps to create your own Android apps without doing any coding.Covers App Inventor 2 (released December 2013).
Excel VBA in easy steps, 4thedition neatly demonstrates VBA (Visual Basic for Applications)Macro programming in a clear and concise manner, so you can get more from thepopular Microsoft Excel spreadsheet application. This 4th edition isupdated for Microsoft 365. Areas covered include: Recording and editing Macros Creating your own Macro programs Coding with the VBA language Responding to Worksheet events Programming Excel procedures Making "DataForms" for data editing Producing "UserForms" for data entry Displaying dynamic Charts Sharing your Excel apps to impress yourcolleagues! Use this guide to learn the key featuresconstructively and get more out of Microsoft Excel - in easysteps!
Visual Basic Express in Easy Steps
- 192pages
- 7 heures de lecture
Visual Basic Express is a program that allows users to create Windows applications, and while its uses are extensive, the program can be difficult for the uninitiated. This straightforward guide demystifies the process and provides easy, step-by-step advice for users of all levels. The guide explores the process from the beginning (the installation process), to using the program (including form controls, application properties, programming language, and problem-solving techniques), to the the creation of a complete Windows application. The guide also describes the process of scripting with Visual Basic to create macros for Microsoft Office, and how to go about creating web pages for Internet Explorer. Readers will also learn how to incorporate external data into your applications from text files, Excel spreadsheets, XML documents, live RSS web feeds, and SQL databases.