Computer Applications in the Social Sciences

Computer Applications in the Social Sciences
Author: Edward E. Brent
Publisher: Temple University Press
Total Pages: 506
Release: 1990
Genre: Social Science
ISBN: 9780877226666

Presenting an introduction to computing and advice on computer applications, this book examines hardware and software with respect to the needs of the social scientist. It offers a framework for the use of computers, with focus on the 'work station', the center of which is a personal computer connected to networks by a telephone-based modem.

Leonardo's Laptop

Leonardo's Laptop
Author: Ben Shneiderman
Publisher: MIT Press
Total Pages: 292
Release: 2003
Genre: Computers
ISBN: 9780262692991

Using the inspiration of Leonardo da Vinci to build a new, humanistic computing that focuses on users' needs and goals.

Encyclopedia of Computer Science and Technology

Encyclopedia of Computer Science and Technology
Author: Harry Henderson
Publisher: Infobase Publishing
Total Pages: 593
Release: 2009
Genre: Computers
ISBN: 1438110030

Presents an illustrated A-Z encyclopedia containing approximately 600 entries on computer and technology related topics.

Doing Computational Social Science

Doing Computational Social Science
Author: John McLevey
Publisher: SAGE
Total Pages: 556
Release: 2021-12-15
Genre: Social Science
ISBN: 1529737591

Computational approaches offer exciting opportunities for us to do social science differently. This beginner’s guide discusses a range of computational methods and how to use them to study the problems and questions you want to research. It assumes no knowledge of programming, offering step-by-step guidance for coding in Python and drawing on examples of real data analysis to demonstrate how you can apply each approach in any discipline. The book also: Considers important principles of social scientific computing, including transparency, accountability and reproducibility. Understands the realities of completing research projects and offers advice for dealing with issues such as messy or incomplete data and systematic biases. Empowers you to learn at your own pace, with online resources including screencast tutorials and datasets that enable you to practice your skills and get up to speed. For anyone who wants to use computational methods to conduct a social science research project, this book equips you with the skills, good habits and best working practices to do rigorous, high quality work.

Introduction to R for Social Scientists

Introduction to R for Social Scientists
Author: Ryan Kennedy
Publisher: CRC Press
Total Pages: 225
Release: 2021-02-11
Genre: Mathematics
ISBN: 1000353877

Introduction to R for Social Scientists: A Tidy Programming Approach introduces the Tidy approach to programming in R for social science research to help quantitative researchers develop a modern technical toolbox. The Tidy approach is built around consistent syntax, common grammar, and stacked code, which contribute to clear, efficient programming. The authors include hundreds of lines of code to demonstrate a suite of techniques for developing and debugging an efficient social science research workflow. To deepen the dedication to teaching Tidy best practices for conducting social science research in R, the authors include numerous examples using real world data including the American National Election Study and the World Indicators Data. While no prior experience in R is assumed, readers are expected to be acquainted with common social science research designs and terminology. Whether used as a reference manual or read from cover to cover, readers will be equipped with a deeper understanding of R and the Tidyverse, as well as a framework for how best to leverage these powerful tools to write tidy, efficient code for solving problems. To this end, the authors provide many suggestions for additional readings and tools to build on the concepts covered. They use all covered techniques in their own work as scholars and practitioners.