|
1 |
| -# advanced-css-course |
| 1 | +# Course Material and FAQ for my Advanced CSS and Sass Course |
| 2 | + |
| 3 | +This repo contains starter files and the finished project files for all the projects contained in the course. |
| 4 | + |
| 5 | +Plus, I made all the course slides available for download, to make it easier to follow along the conceptual videos. |
| 6 | + |
| 7 | + |
| 8 | +## FAQ |
| 9 | + |
| 10 | +### Q1: How do I download the files? |
| 11 | + |
| 12 | +**A:** If you're new to GitHub and just want to download the complete package, hit the green button saying "Clone or download", choose the "Download ZIP" option, and you're good to go. |
| 13 | + |
| 14 | +### Q2: I'm stuck in one of the projects. Where do I get help? |
| 15 | + |
| 16 | +**A:** Have you extensively tried fixing the problem on your own? If you failed at fixing it, please post a detailled description of the problem to the Q&A area of that video over at Udemy, along with a [codepen](https://codepen.io/pen/) containing your code. You will get help as fast as possible! Please don't send me a personal message on Udemy to fix coding problems. |
| 17 | + |
| 18 | +### Q3: You keep mentioning your resources page. Where can I find it? |
| 19 | + |
| 20 | +**A:** It's on my website at <http://codingheroes.io/resources>. You can subscribe for updates 😉 |
| 21 | + |
| 22 | +### Q4: What VSCode theme are you using? |
| 23 | + |
| 24 | +**A:** I use Oceanic Next (dimmed bg) for all my coding and course production. |
| 25 | + |
| 26 | +### Q5: The videos don't load, can you fix it? |
| 27 | + |
| 28 | +**A:** Unfortunately, there is nothing I can do about it. The course is hosted on Udemy's platform, and sometimes they have small tecnical issues like this one. Please just come back a bit later or [contact their support team](https://support.udemy.com/hc/en-us). Also, don't forget to select the HD option in the video player. |
| 29 | + |
| 30 | +### Q6: Are the videos downloadable as well? |
| 31 | + |
| 32 | +**A:** Yes, I made all videos downloadable on the Udemy platform so you can learn even without an internet connection. To download a video, use the settings icon in the right bottom corner of the video player. |
| 33 | + |
| 34 | +### Q7: I love your courses and want to get updates on new courses. How? |
| 35 | + |
| 36 | +**A:** First, you can subscribe to my email list [at my website](http://codingheroes.io/newsletter). Plus, I make important announcements on twitter [@jonasschmedtman](https://twitter.com/jonasschmedtman), so you can definitely follow me there! |
| 37 | + |
| 38 | +### Q8: Can I connect with your other students in some way? |
| 39 | + |
| 40 | +**A:** Yep, I thought about this! I started quite an active Discord chatroom for you to chat with other students, help each other out or just hang out with like-minded people. You can [join using this invite](https://discord.gg/0ocsLcmnIZqxMSYD). |
| 41 | + |
0 commit comments