finish todo.md
This commit is contained in:
parent
7039f2b324
commit
64a03e9f85
@ -4,3 +4,25 @@ layout: ../../../../layouts/MarkdownLayout.astro
|
|||||||
title: emma's things to do
|
title: emma's things to do
|
||||||
description: "a list of things i'm interested in doing that you can to. resources to do them are provided. mostly related to web development for the time being"
|
description: "a list of things i'm interested in doing that you can to. resources to do them are provided. mostly related to web development for the time being"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
this page is a little less specific than [emma's goals](./goals.md) they are things that i'd like to accomplish, but are not truly personal to me. they are things you could look through as well if you are looking for something new to try out or a skill to pick up. sometimes i'll try to include a resource i've found for eventually pursuing a topic if i have researched it far enough to do so. i will mark resources that are paid and resources that are free
|
||||||
|
|
||||||
|
### todo list
|
||||||
|
|
||||||
|
- need to get started making websites? i heard [HTML For People (free)](https://htmlforpeople.com/) is good for that
|
||||||
|
|
||||||
|
- maybe you want to learn HTML and CSS? i used this [freeCodeCamp course (free)](https://www.freecodecamp.org/learn/2022/responsive-web-design/)
|
||||||
|
|
||||||
|
- how about JavaScript? i found this [freeCodeCamp course (free)](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/)
|
||||||
|
|
||||||
|
- maybe get a backend going with PHP? i bought this book [PHP Crash Course (paid)](https://nostarch.com/php-crash-course) found this handbook on [freeCodeCamp (free)](https://www.freecodecamp.org/news/the-php-handbook/) and found out there will be a [PHP For People](https://phpforpeople.com/)
|
||||||
|
|
||||||
|
- need to brush up on CSS [flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) or [gird](https://css-tricks.com/snippets/css/complete-guide-grid/) (both free articles)
|
||||||
|
|
||||||
|
- want to learn how to run linux on a VPS? there's a subreddit built in a course style for that [r/linuxupskillchallenge](https://www.reddit.com/r/linuxupskillchallenge/) (free course, free-tier or free-credit cloud providers usually require a non pre-paid credit card on file)
|
||||||
|
|
||||||
|
- personally, i want to learn pixel art one day. i found this interactive game on steam for a possible starting point [Pixel Art Academy: Learn Mode (paid)](https://store.steampowered.com/app/2330360/Pixel_Art_Academy_Learn_Mode/)
|
||||||
|
|
||||||
|
- maybe PHP isn't your thing, want to learn HTML, CSS, JS and either Ruby on Rails or Node JS? You can use [The Odin Project (free)](https://www.theodinproject.com/) for that!
|
||||||
|
|
||||||
|
i think that's all i have for now that i want to do soon. when i get more things i'll add them to the list! <3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user