@WomenWhoCode SQL and HTML/CSS: Self-taught for work
Python: General Assembly
JavaScript: GWU Bootcamp
R: Stats & business classes in grad school
Starting to teach myself PHP and Ruby
#100DaysOfCode Days 24: Completed the Start Your Coding Journey track on @treehouse. This track covers the BASICS of:
- HTML
- CSS
- JavaScript
- Python
- PHP
- Ruby
#100DaysOfCode Day 20:
After a long hiatus, reviewed using JS to create, modify, and remove elements in/from the DOM and finished the Beginning JavaScript track on @treehouse
Beautiful new 8th & Penn park/playground opened! Thanks to @charlesallen for working to preserve Peter Riehle's @boyscouts Eagle Scout bench project in final design. Nice legacy. Trees need water though!!!
Join the National Museum of African-American History and Culture at any time today for a virtual choose-your-own-adventure exploration and celebration of this important event in African-American history and heritage!
https://t.co/DVafZNCkDA
#100DaysOfCode Day 17:
Finished the Intermediate Python Track on @treehouse. Best explanation of map() and reduce() Iโve seen yet!
Plus, reviewed lambdas and filter() and learned about doctests and unit tests.
#100DaysOfCode Day 16:
Finished the Beginner Python Track on @treehouse and learned about:
- Python sets
- Dictionary comprehensions
- The difference between args and kwargs
- Python type hinting
- Constructing decorators
#100DaysOfCode Day 15:
- Finished the Object Oriented Python course with some help from the @treehouse community
- Learned about logging and the Python debugger
- Reviewed Matplotlib and Pandas and completed the Intro to Data Science track
#100DaysOfCode Day 14 (from yesterday):
Been a few days since Iโve done this, but yesterday, I picked up where I left off with object-oriented programming in Python learning about classmethods, staticmethods, and properties.
#100DaysOfCode Day 12: Technically completed Treehouse Intermediate PHP course, which gave an introduction to:
- $_GET, $_POST, $_SESSION, $_COOKIE
- Reading and writing files in various formats
- Integrating PHP with Sqllite databases
Will want to (re)watch the videos, though