Kirjojen hintavertailu. Mukana 11 717 486 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

15 kirjaa tekijältä Greg Wilson

Teaching Tech Together

Teaching Tech Together

Greg Wilson

CRC Press
2019
nidottu
Hundreds of grassroots groups have sprung up around the world to teach programming, web design, robotics, and other skills outside traditional classrooms. These groups exist so that people don't have to learn these things on their own, but ironically, their founders and instructors are often teaching themselves how to teach.There's a better way. This book presents evidence-based practices that will help you create and deliver lessons that work and build a teaching community around them. Topics include the differences between different kinds of learners, diagnosing and correcting misunderstandings, teaching as a performance art, what motivates and demotivates adult learners, how to be a good ally, fostering a healthy community, getting the word out, and building alliances with like-minded groups. The book includes over a hundred exercises that can be done individually or in groups, over 350 references, and a glossary to help you navigate educational jargon.
Teaching Tech Together

Teaching Tech Together

Greg Wilson

CRC Press
2019
sidottu
Hundreds of grassroots groups have sprung up around the world to teach programming, web design, robotics, and other skills outside traditional classrooms. These groups exist so that people don't have to learn these things on their own, but ironically, their founders and instructors are often teaching themselves how to teach.There's a better way. This book presents evidence-based practices that will help you create and deliver lessons that work and build a teaching community around them. Topics include the differences between different kinds of learners, diagnosing and correcting misunderstandings, teaching as a performance art, what motivates and demotivates adult learners, how to be a good ally, fostering a healthy community, getting the word out, and building alliances with like-minded groups. The book includes over a hundred exercises that can be done individually or in groups, over 350 references, and a glossary to help you navigate educational jargon.
Software Design by Example

Software Design by Example

Greg Wilson

TAYLOR FRANCIS LTD
2022
nidottu
The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with JavaScript therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a file backup system and a testing framework to a regular expression matcher, a browser layout engine, and a very small compiler, we explore common design patterns, show how making code easier to test also makes it easier to reuse, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively. This material can be used for self-paced study, in an undergraduate course on software design, or as the core of an intensive weeklong workshop for working programmers. Each chapter has a set of exercises ranging in size and difficulty from half a dozen lines to a full day’s work. Readers should be familiar with the basics of modern JavaScript, but the more advanced features of the language are explained and illustrated as they are introduced. All the written material in this project can be freely reused under the terms of the Creative Commons - Attribution license, while all of the software is made available under the terms of the Hippocratic License. All proceeds from sale of this book will go to support the Red Door Family Shelter in Toronto.Features• Teaches software design by showing programmers how to build the tools they use every day• Each chapter includes exercises to help readers check and deepen their understanding• All the example code can be downloaded, re-used, and modified under an open license
Software Design by Example

Software Design by Example

Greg Wilson

TAYLOR FRANCIS LTD
2022
sidottu
The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with JavaScript therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a file backup system and a testing framework to a regular expression matcher, a browser layout engine, and a very small compiler, we explore common design patterns, show how making code easier to test also makes it easier to reuse, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively. This material can be used for self-paced study, in an undergraduate course on software design, or as the core of an intensive weeklong workshop for working programmers. Each chapter has a set of exercises ranging in size and difficulty from half a dozen lines to a full day’s work. Readers should be familiar with the basics of modern JavaScript, but the more advanced features of the language are explained and illustrated as they are introduced. All the written material in this project can be freely reused under the terms of the Creative Commons - Attribution license, while all of the software is made available under the terms of the Hippocratic License. All proceeds from sale of this book will go to support the Red Door Family Shelter in Toronto.Features• Teaches software design by showing programmers how to build the tools they use every day• Each chapter includes exercises to help readers check and deepen their understanding• All the example code can be downloaded, re-used, and modified under an open license
Software Design by Example

Software Design by Example

Greg Wilson

TAYLOR FRANCIS LTD
2024
nidottu
The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with Python therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a file backup system and a testing framework to a regular expression matcher, a browser layout engine, and a very small compiler, we explore common design patterns, show how making code easier to test also makes it easier to reuse, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively.This material can be used for self-paced study, in an undergraduate course on software design, or as the core of an intensive weeklong workshop for working programmers. Each chapter has a set of exercises ranging in size and difficulty from half a dozen lines to a full day’s work. Readers should be familiar with the basics of modern Python, but the more advanced features of the language are explained and illustrated as they are introduced.All the written material in this project can be freely reused under the terms of the Creative Commons - Attribution license, while all of the software is made available under the terms of the Hippocratic License. All proceeds from sale of this book will go to support the Red Door Family Shelter in Toronto.Features:Teaches software design by showing programmers how to build the tools they use every dayEach chapter includes exercises to help readers check and deepen their understandingAll the example code can be downloaded, re-used, and modified under an open license
Software Design by Example

Software Design by Example

Greg Wilson

TAYLOR FRANCIS LTD
2024
sidottu
The best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with Python therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a file backup system and a testing framework to a regular expression matcher, a browser layout engine, and a very small compiler, we explore common design patterns, show how making code easier to test also makes it easier to reuse, and help readers understand how debuggers, profilers, package managers, and version control systems work so that they can use them more effectively.This material can be used for self-paced study, in an undergraduate course on software design, or as the core of an intensive weeklong workshop for working programmers. Each chapter has a set of exercises ranging in size and difficulty from half a dozen lines to a full day’s work. Readers should be familiar with the basics of modern Python, but the more advanced features of the language are explained and illustrated as they are introduced.All the written material in this project can be freely reused under the terms of the Creative Commons - Attribution license, while all of the software is made available under the terms of the Hippocratic License. All proceeds from sale of this book will go to support the Red Door Family Shelter in Toronto.Features:Teaches software design by showing programmers how to build the tools they use every dayEach chapter includes exercises to help readers check and deepen their understandingAll the example code can be downloaded, re-used, and modified under an open license
Murder in Paradise

Murder in Paradise

Greg Wilson

Createspace Independent Publishing Platform
2013
nidottu
A remote island in the south pacific plays host to a dozen strangers. One of them is a murderer.An advertisement in a newspaper brings a disparate group of people to a tropical paradise. They will live together for a year, work and build a community, and film everything that happens for a documentary that will only see the light of day at the end of the trip.Almost at once, things begin to go wrong.They are meant to be strangers, but some of them have met before. They are meant to receive regular visits by the company funding the documentary, but nobody ever comes.And their only link with the outside world - a small portable radio transmitter - is incapable of transmitting anything...
Murder At Flaxton Isle

Murder At Flaxton Isle

Greg Wilson

Createspace Independent Publishing Platform
2017
pokkari
A remote Scottish island plays host to a deadly reunion...It should be a lot of fun, meeting up for a long weekend in a rented lighthouse on a chunk of rock miles from anywhere. There will be drinks and games and all sorts of other amusements. It is ten years since the last get-together and twenty years since Nadia and her friends graduated from university. But not everything goes according to plan. One of the group has a more sinister agenda and, as events begin to spiral out of control, it becomes clear that not everyone will get off the island alive.
Health 4 Ever

Health 4 Ever

Greg Wilson

Pen Culture Solutions
2023
nidottu
Australian health expert Greg Wilson has crafted a concise, A-Z reference guide of health facts, tips and fascinating information all explained in simple terms with many captivating ideas on living a healthy and happier life.NOT just another health book, focusing on hints and tips for a happier life; relationships, family matters, children, etc.Includes interesting hints and tips along the way that make us think and make this enjoyable to read and to keep for a future reference. Improving our relationships with others is a key focus of the bookwe all can do with this at times. Happiness is what we all want and I give you some tips and tricks to make it happen. How do we get the best out of our relationships with family AND others?Given the correct information, regarding health that helps us to seek clarification on how we can maintain health and happiness Almost all illnesses can be addressed with lifestyle and nutritional attention. We do not consume enough of the enzyme rich foods as we should. My 70/30 rule in life will help you. Good health is not rocket science and is easier than you might think
Murder At Flaxton Isle

Murder At Flaxton Isle

Greg Wilson

Lulu.com
2020
sidottu
A remote Scottish island plays host to a deadly reunion... It should be a lot of fun, meeting up for a long weekend in a rented lighthouse on a chunk of rock miles from anywhere. There will be drinks and games and all sorts of other amusements. It is ten years since the last get-together and twenty years since Nadia and her friends graduated from university. But not everything goes according to plan. One of the group has a more sinister agenda and, as events begin to spiral out of control, it becomes clear that not everyone will get off the island alive...
Tales from an Ancient Marathoner

Tales from an Ancient Marathoner

Greg Wilson

SID HARTA PUBLISHERS
2025
pokkari
Greg Wilson is a first time author aged 71, who resides in the beautiful Macedon Ranges region of central Victoria, Australia. Leaving school early, soon led to a 20 year career in the Australian Army, spent serving throughout Eastern Australia, with Active Service in Vietnam. Much more knowledge was acquired during his service and as this was the pre-computer era, prolific reading and regular diary keeping, laid the basis for his autobiography.He is an accomplished distance runner with a marathon career which has spanned fifty years. Most recent has been the pursuit of Australian Age Group Records including those held by "folk legend" Cliff Young.
Tales from an Ancient Marathoner

Tales from an Ancient Marathoner

Greg Wilson

SID HARTA PUBLISHERS
2025
pokkari
From a deprived childhood within a family history of mental illness, suicide and addictions, Greg Wilson has attained unexpected heights as an ultramarathoner.Joining the Australian Army at seventeen was the catalyst for an athletics career. Within a few months, he was among the most accomplished distance runners in the Australian Defence Force.This enthralling account documents Greg's inclusion in the winning team at the Olympic Marathon trials, competing in the ADF Orienteering team beyond the Arctic Circle, and completing the 'big lap' in three months as a member of the XXXX Australian Army Around Australia Relay Team.He has raced in the company of the likes of the world's greatest ultra runner, Yiannis Kouros, and smashed the records set by septuagenarian legend Cliff Young.Rounding off a long and colourful running career at age seventy one, Greg was chosen to represent Australia in the World Age Group Marathon Championship, in a field of 49,000 at Chicago USA. Recently he was honoured by the Australian Ultra Runners Association as their Male Runner of the Year - 2023.This is an inspiring account of overcoming adversity and being true to your talent.