Skip to content

kutne/refs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archival Research:

Coding Languages I use everyday:

  • Python3
  • SQL (specifically SQlite)

Programs:

  • Atom Editor (this is where I write python scripts and even plain text research notes)
  • DB Browser for SQLite (program where I can work w GUI to view tables, edit cells, etc w/o always using the command line) Both of these programs are completely free and open source

Codecademy: I learned a lot of the basic syntax for both Python and SQL here from Codecademy. The intro to SQL is available without a subscription. Currently the basic Python2 course is free but Python3 requires a subscription. If you want you can do a free trial or start with Python2 (just keep in mind it's an earlier version and that there have been some changes), but you can also get started right away with some of these other tutorials and resources below.

Getting Started:

Python Tutorials and Handy References:

Working with Data:

Webscraping with BeautifulSoup4

Additional Resources I need to categorize still:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published