You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-87Lines changed: 2 additions & 87 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
# Web Developer Path
6
6
7
-
The **Web Dev Path** project is an attempt to offer mentoring on how to work with a version-controlled project in a team environment.
7
+
The **Web Dev Path** project is an attempt to offer mentoring on how to work with a version-controlled project in a team environment. You can learn more about the project purpose and goals [here](https://github.com/Web-Dev-Path/web-dev-path/wiki).
8
8
9
9
Currently, we're developing [a platform](https://webdevpath.co/) in [Next.js](https://nextjs.org/). The platform will be a place where to share ideas about web development and where Non-Profit Organizations can get some help for their websites by sharing their project and needs and getting connected to volunteer junior web developers. This is [how](https://github.com/MarianaSouza/web-dev-path/projects/1) things are going on so far.
10
10
@@ -16,8 +16,7 @@ If you are an experienced and a patient-lovely developer, a true rockstar who wa
16
16
17
17
## How to get started?
18
18
19
-
Just reach out on [slack](https://join.slack.com/t/webdevpath/shared_invite/zt-xqqgwwo5-a09BSVWC9ZrHmS6RaMBzVw)!
20
-
There is where we get together and learn from each other. Once on our `#general` channel, you'll see a pinned message with some guidelines.
19
+
Please start watching carefully [our guideline tutorials](https://github.com/Web-Dev-Path/web-dev-path/wiki/Getting-Started), then, reach out on [Slack](https://join.slack.com/t/webdevpath/shared_invite/zt-xqqgwwo5-a09BSVWC9ZrHmS6RaMBzVw). There, is where we get together and learn from each other. Once on our `#general` channel, you'll see a pinned message with some guidelines.
21
20
22
21
<br />
23
22
@@ -35,87 +34,3 @@ This is how to get started locally:
35
34
-[Branch out](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging) by following the structure `feature/add-your-branch-name` or `chore/add-your-branch-name` or `fix/add-your-branch-name` and submit your [PR](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)
36
35
37
36
<br />
38
-
39
-
## Resources
40
-
41
-
Here you will find content and resources related to courses and practical steps to land your first job as a web developer.
42
-
43
-
## Courses and Certifications
44
-
45
-
-**Git and GitHub**
46
-
47
-
-[Git Official Basics](https://git-scm.com/book/en/v2)
48
-
-[Git Basis by Colt Steele](https://www.youtube.com/watch?v=USjZcfj8yxE&t=14s)
49
-
-[Git and GitHub for Beginners - Crash Course by freeCodeCAmp](https://www.youtube.com/watch?v=RGOj5yH7evk)
50
-
-[GitHub Tutorial 2020 - Beginner's Training Guide](https://www.youtube.com/watch?v=iv8rSLsi1xo)
-[Learn Enough Command Line to Be Dangerous - Michael Hartl](https://www.learnenough.com/command-line-tutorial/basics)
92
-
93
-
-**JavaScript (JS)**
94
-
95
-
-[JavaScript for Impatient Programmers - Dr. Axel Raushmayer](https://exploringjs.com/impatient-js/index.html)
96
-
97
-
-**Programming**
98
-
-[How to Design a Program - Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi](https://htdp.org/2020-5-6/Book/index.html)
99
-
100
-
<br />
101
-
<br />
102
-
103
-
## Publishing a Web Product
104
-
105
-
-**Launching A Website**
106
-
-[How to Put a Website Online: Template, Coding, Domain, Hosting, and DNS](https://youtu.be/NQP89ish9t8)
107
-
108
-
<br />
109
-
<br />
110
-
111
-
## Presentation
112
-
113
-
-**A Junior Web Developer Resume**
114
-
115
-
-[How to write an awesome junior developer résumé in a few simple steps, by freeCodeCamp](https://www.freecodecamp.org/news/how-to-write-an-awesome-junior-developer-resume-in-a-few-simple-steps-316010db80ec/)
116
-
117
-
-**Your LinkedIn**
118
-
-[Tips to Optimize your LinkedIn Profile for Developers](https://www.samanthaming.com/blog/tips-to-optimize-your-linkedin-profile-for-developers/)
0 commit comments