Guide to Programming for the Digital Humanities

Guide to Programming for the Digital Humanities

Author: Brian Kokensparger

Publisher: Springer

Published: 2018-08-23

Total Pages: 93

ISBN-13: 3319991159

DOWNLOAD EBOOK

As an introduction to programming for the Digital Humanities (DH), this book presents six key assignments oriented on DH topics. The topics include Computing Change Over Time (calculating burials at a historic cemetery), Visualizing Change Over Time (visualizing the burials at the historic cemetery), Textual Analysis (finding word frequencies and “stop words” in public domain texts), XML Transformation (transforming a simplified version of XML into HTML styled with CSS), Stylometry (comparing the measured features of graphic images), and Social Network Analysis (analyzing extended relationships in historic circles). The book focuses on the practical application of these assignments in the classroom, providing a range of variations for each assignment, which can be selected on the basis of students’ specific programming background and skills; “atomic” assignments, which can be used to give students the experience they need to successfully complete the main assignments; and some common pitfalls and gotchas to manage in the classroom. The book’s chief goals are to introduce novice computer science (CS) students to programming for DH, and to offer them valuable hands-on experience with core programming concepts.


Book Synopsis Guide to Programming for the Digital Humanities by : Brian Kokensparger

Download or read book Guide to Programming for the Digital Humanities written by Brian Kokensparger and published by Springer. This book was released on 2018-08-23 with total page 93 pages. Available in PDF, EPUB and Kindle. Book excerpt: As an introduction to programming for the Digital Humanities (DH), this book presents six key assignments oriented on DH topics. The topics include Computing Change Over Time (calculating burials at a historic cemetery), Visualizing Change Over Time (visualizing the burials at the historic cemetery), Textual Analysis (finding word frequencies and “stop words” in public domain texts), XML Transformation (transforming a simplified version of XML into HTML styled with CSS), Stylometry (comparing the measured features of graphic images), and Social Network Analysis (analyzing extended relationships in historic circles). The book focuses on the practical application of these assignments in the classroom, providing a range of variations for each assignment, which can be selected on the basis of students’ specific programming background and skills; “atomic” assignments, which can be used to give students the experience they need to successfully complete the main assignments; and some common pitfalls and gotchas to manage in the classroom. The book’s chief goals are to introduce novice computer science (CS) students to programming for DH, and to offer them valuable hands-on experience with core programming concepts.


Digital Humanities

Digital Humanities

Author: David M. Berry

Publisher: John Wiley & Sons

Published: 2017-05-30

Total Pages: 176

ISBN-13: 0745697690

DOWNLOAD EBOOK

As the twenty-first century unfolds, computers challenge the way in which we think about culture, society and what it is to be human: areas traditionally explored by the humanities. In a world of automation, Big Data, algorithms, Google searches, digital archives, real-time streams and social networks, our use of culture has been changing dramatically. The digital humanities give us powerful theories, methods and tools for exploring new ways of being in a digital age. Berry and Fagerjord provide a compelling guide, exploring the history, intellectual work, key arguments and ideas of this emerging discipline. They also offer an important critique, suggesting ways in which the humanities can be enriched through computing, but also how cultural critique can transform the digital humanities. Digital Humanities will be an essential book for students and researchers in this new field but also related areas, such as media and communications, digital media, sociology, informatics, and the humanities more broadly.


Book Synopsis Digital Humanities by : David M. Berry

Download or read book Digital Humanities written by David M. Berry and published by John Wiley & Sons. This book was released on 2017-05-30 with total page 176 pages. Available in PDF, EPUB and Kindle. Book excerpt: As the twenty-first century unfolds, computers challenge the way in which we think about culture, society and what it is to be human: areas traditionally explored by the humanities. In a world of automation, Big Data, algorithms, Google searches, digital archives, real-time streams and social networks, our use of culture has been changing dramatically. The digital humanities give us powerful theories, methods and tools for exploring new ways of being in a digital age. Berry and Fagerjord provide a compelling guide, exploring the history, intellectual work, key arguments and ideas of this emerging discipline. They also offer an important critique, suggesting ways in which the humanities can be enriched through computing, but also how cultural critique can transform the digital humanities. Digital Humanities will be an essential book for students and researchers in this new field but also related areas, such as media and communications, digital media, sociology, informatics, and the humanities more broadly.


Doing Digital Humanities

Doing Digital Humanities

Author: Constance Crompton

Publisher: Taylor & Francis

Published: 2016-09-13

Total Pages: 445

ISBN-13: 1317481135

DOWNLOAD EBOOK

Digital Humanities is rapidly evolving as a significant approach to/method of teaching, learning and research across the humanities. This is a first-stop book for people interested in getting to grips with digital humanities whether as a student or a professor. The book offers a practical guide to the area as well as offering reflection on the main objectives and processes, including: Accessible introductions of the basics of Digital Humanities through to more complex ideas A wide range of topics from feminist Digital Humanities, digital journal publishing, gaming, text encoding, project management and pedagogy Contextualised case studies Resources for starting Digital Humanities such as links, training materials and exercises Doing Digital Humanities looks at the practicalities of how digital research and creation can enhance both learning and research and offers an approachable way into this complex, yet essential topic.


Book Synopsis Doing Digital Humanities by : Constance Crompton

Download or read book Doing Digital Humanities written by Constance Crompton and published by Taylor & Francis. This book was released on 2016-09-13 with total page 445 pages. Available in PDF, EPUB and Kindle. Book excerpt: Digital Humanities is rapidly evolving as a significant approach to/method of teaching, learning and research across the humanities. This is a first-stop book for people interested in getting to grips with digital humanities whether as a student or a professor. The book offers a practical guide to the area as well as offering reflection on the main objectives and processes, including: Accessible introductions of the basics of Digital Humanities through to more complex ideas A wide range of topics from feminist Digital Humanities, digital journal publishing, gaming, text encoding, project management and pedagogy Contextualised case studies Resources for starting Digital Humanities such as links, training materials and exercises Doing Digital Humanities looks at the practicalities of how digital research and creation can enhance both learning and research and offers an approachable way into this complex, yet essential topic.


Exploratory Programming for the Arts and Humanities

Exploratory Programming for the Arts and Humanities

Author: Nick Montfort

Publisher: MIT Press

Published: 2016-04-08

Total Pages: 329

ISBN-13: 0262331985

DOWNLOAD EBOOK

A book for anyone who wants to learn programming to explore and create, with exercises and projects to help the reader learn by doing. This book introduces programming to readers with a background in the arts and humanities; there are no prerequisites, and no knowledge of computation is assumed. In it, Nick Montfort reveals programming to be not merely a technical exercise within given constraints but a tool for sketching, brainstorming, and inquiring about important topics. He emphasizes programming's exploratory potential—its facility to create new kinds of artworks and to probe data for new ideas. The book is designed to be read alongside the computer, allowing readers to program while making their way through the chapters. It offers practical exercises in writing and modifying code, beginning on a small scale and increasing in substance. In some cases, a specification is given for a program, but the core activities are a series of “free projects,” intentionally underspecified exercises that leave room for readers to determine their own direction and write different sorts of programs. Throughout the book, Montfort also considers how computation and programming are culturally situated—how programming relates to the methods and questions of the arts and humanities. The book uses Python and Processing, both of which are free software, as the primary programming languages.


Book Synopsis Exploratory Programming for the Arts and Humanities by : Nick Montfort

Download or read book Exploratory Programming for the Arts and Humanities written by Nick Montfort and published by MIT Press. This book was released on 2016-04-08 with total page 329 pages. Available in PDF, EPUB and Kindle. Book excerpt: A book for anyone who wants to learn programming to explore and create, with exercises and projects to help the reader learn by doing. This book introduces programming to readers with a background in the arts and humanities; there are no prerequisites, and no knowledge of computation is assumed. In it, Nick Montfort reveals programming to be not merely a technical exercise within given constraints but a tool for sketching, brainstorming, and inquiring about important topics. He emphasizes programming's exploratory potential—its facility to create new kinds of artworks and to probe data for new ideas. The book is designed to be read alongside the computer, allowing readers to program while making their way through the chapters. It offers practical exercises in writing and modifying code, beginning on a small scale and increasing in substance. In some cases, a specification is given for a program, but the core activities are a series of “free projects,” intentionally underspecified exercises that leave room for readers to determine their own direction and write different sorts of programs. Throughout the book, Montfort also considers how computation and programming are culturally situated—how programming relates to the methods and questions of the arts and humanities. The book uses Python and Processing, both of which are free software, as the primary programming languages.


Exploratory Programming for the Arts and Humanities, second edition

Exploratory Programming for the Arts and Humanities, second edition

Author: Nick Montfort

Publisher: MIT Press

Published: 2021-05-18

Total Pages: 385

ISBN-13: 0262360764

DOWNLOAD EBOOK

A new edition of a book for anyone who wants to learn programming to explore and create, with exercises and projects to help readers learn by doing. This book introduces programming to readers involved with the arts and humanities; there are no prerequisites, and no previous knowledge of programming is assumed. Nick Montfort reveals programming to be not merely a technical exercise within given constraints but a tool for sketching, brainstorming, and inquiry. He emphasizes programming's exploratory potential--its facility to create new kinds of artworks and to probe data for new ideas. The book is designed to be read alongside the computer, allowing readers to program while making their way through the chapters. It offers practical exercises in writing and modifying code and outlines "free projects" that allow learners to pursue their own interests.


Book Synopsis Exploratory Programming for the Arts and Humanities, second edition by : Nick Montfort

Download or read book Exploratory Programming for the Arts and Humanities, second edition written by Nick Montfort and published by MIT Press. This book was released on 2021-05-18 with total page 385 pages. Available in PDF, EPUB and Kindle. Book excerpt: A new edition of a book for anyone who wants to learn programming to explore and create, with exercises and projects to help readers learn by doing. This book introduces programming to readers involved with the arts and humanities; there are no prerequisites, and no previous knowledge of programming is assumed. Nick Montfort reveals programming to be not merely a technical exercise within given constraints but a tool for sketching, brainstorming, and inquiry. He emphasizes programming's exploratory potential--its facility to create new kinds of artworks and to probe data for new ideas. The book is designed to be read alongside the computer, allowing readers to program while making their way through the chapters. It offers practical exercises in writing and modifying code and outlines "free projects" that allow learners to pursue their own interests.


The Digital Humanities Coursebook

The Digital Humanities Coursebook

Author: Johanna Drucker

Publisher: Routledge

Published: 2021-03-25

Total Pages: 181

ISBN-13: 1000364534

DOWNLOAD EBOOK

The Digital Humanities Coursebook provides critical frameworks for the application of digital humanities tools and platforms, which have become an integral part of work across a wide range of disciplines. Written by an expert with twenty years of experience in this field, the book is focused on the principles and fundamental concepts for application, rather than on specific tools or platforms. Each chapter contains examples of projects, tools, or platforms that demonstrate these principles in action. The book is structured to complement courses on digital humanities and provides a series of modules, each of which is organized around a set of concerns and topics, thought experiments and questions, as well as specific discussions of the ways in which tools and platforms work. The book covers a wide range of topics and clearly details how to integrate the acquisition of expertise in data, metadata, classification, interface, visualization, network analysis, topic modeling, data mining, mapping, and web presentation with issues in intellectual property, sustainability, privacy, and the ethical use of information. Written in an accessible and engaging manner, The Digital Humanities Coursebook will be a useful guide for anyone teaching or studying a course in the areas of digital humanities, library and information science, English, or computer science. The book will provide a framework for direct engagement with digital humanities and, as such, should be of interest to others working across the humanities as well.


Book Synopsis The Digital Humanities Coursebook by : Johanna Drucker

Download or read book The Digital Humanities Coursebook written by Johanna Drucker and published by Routledge. This book was released on 2021-03-25 with total page 181 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Digital Humanities Coursebook provides critical frameworks for the application of digital humanities tools and platforms, which have become an integral part of work across a wide range of disciplines. Written by an expert with twenty years of experience in this field, the book is focused on the principles and fundamental concepts for application, rather than on specific tools or platforms. Each chapter contains examples of projects, tools, or platforms that demonstrate these principles in action. The book is structured to complement courses on digital humanities and provides a series of modules, each of which is organized around a set of concerns and topics, thought experiments and questions, as well as specific discussions of the ways in which tools and platforms work. The book covers a wide range of topics and clearly details how to integrate the acquisition of expertise in data, metadata, classification, interface, visualization, network analysis, topic modeling, data mining, mapping, and web presentation with issues in intellectual property, sustainability, privacy, and the ethical use of information. Written in an accessible and engaging manner, The Digital Humanities Coursebook will be a useful guide for anyone teaching or studying a course in the areas of digital humanities, library and information science, English, or computer science. The book will provide a framework for direct engagement with digital humanities and, as such, should be of interest to others working across the humanities as well.


Introduction to Digital Humanities

Introduction to Digital Humanities

Author: Johanna Drucker

Publisher:

Published: 2014

Total Pages: 119

ISBN-13:

DOWNLOAD EBOOK


Book Synopsis Introduction to Digital Humanities by : Johanna Drucker

Download or read book Introduction to Digital Humanities written by Johanna Drucker and published by . This book was released on 2014 with total page 119 pages. Available in PDF, EPUB and Kindle. Book excerpt:


Transformative Digital Humanities

Transformative Digital Humanities

Author: Elliott Wall

Publisher: Larsen and Keller Education

Published: 2023-09-26

Total Pages: 0

ISBN-13:

DOWNLOAD EBOOK

Digital humanities' is an academic discipline that examines the intersection between digital technologies and culture. It is also referred to as humanities computing, as it has emerged from the field of humanities and studies the aspects of human society. Digital humanities makes use of digital methods to explore the unexplored areas of history, philosophy, literature and modern languages. The scholars of digital humanities use a variety of tools such as mobile devices and virtual reality labs for their research. Some scholars use complex tools such as advanced programming languages depending on their needs. Digital research tools (DiRT) directory is a registry of digital humanities research tools used by scholars for discovering and comparing tools for digital humanities project. This book is a compilation of chapters that discuss the most vital concepts and emerging trends in the field of digital humanities. For all those who are interested in this field, this book can prove to be an essential guide.


Book Synopsis Transformative Digital Humanities by : Elliott Wall

Download or read book Transformative Digital Humanities written by Elliott Wall and published by Larsen and Keller Education. This book was released on 2023-09-26 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Digital humanities' is an academic discipline that examines the intersection between digital technologies and culture. It is also referred to as humanities computing, as it has emerged from the field of humanities and studies the aspects of human society. Digital humanities makes use of digital methods to explore the unexplored areas of history, philosophy, literature and modern languages. The scholars of digital humanities use a variety of tools such as mobile devices and virtual reality labs for their research. Some scholars use complex tools such as advanced programming languages depending on their needs. Digital research tools (DiRT) directory is a registry of digital humanities research tools used by scholars for discovering and comparing tools for digital humanities project. This book is a compilation of chapters that discuss the most vital concepts and emerging trends in the field of digital humanities. For all those who are interested in this field, this book can prove to be an essential guide.


Understanding Digital Humanities

Understanding Digital Humanities

Author: D. Berry

Publisher: Springer

Published: 2012-02-07

Total Pages: 337

ISBN-13: 0230371930

DOWNLOAD EBOOK

Confronting the digital revolution in academia, this book examines the application of new computational techniques and visualisation technologies in the Arts & Humanities. Uniting differing perspectives, leading and emerging scholars discuss the theoretical and practical challenges that computation raises for these disciplines.


Book Synopsis Understanding Digital Humanities by : D. Berry

Download or read book Understanding Digital Humanities written by D. Berry and published by Springer. This book was released on 2012-02-07 with total page 337 pages. Available in PDF, EPUB and Kindle. Book excerpt: Confronting the digital revolution in academia, this book examines the application of new computational techniques and visualisation technologies in the Arts & Humanities. Uniting differing perspectives, leading and emerging scholars discuss the theoretical and practical challenges that computation raises for these disciplines.


The Digital Humanities

The Digital Humanities

Author: Eileen Gardiner

Publisher: Cambridge University Press

Published: 2015-06-30

Total Pages: 289

ISBN-13: 1107013194

DOWNLOAD EBOOK

This is an introduction and practical guide to how humanists use the digital to research, organize, analyze, and publish findings.


Book Synopsis The Digital Humanities by : Eileen Gardiner

Download or read book The Digital Humanities written by Eileen Gardiner and published by Cambridge University Press. This book was released on 2015-06-30 with total page 289 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is an introduction and practical guide to how humanists use the digital to research, organize, analyze, and publish findings.