All Projects → jonasschmedtmann → Advanced Css Course

jonasschmedtmann / Advanced Css Course

Starter files, final projects and FAQ for my Advanced CSS course

Programming Languages

CSS
56736 projects
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to Advanced Css Course

Complete Javascript Course
Starter files, final projects, and FAQ for my Complete JavaScript course
Stars: ✭ 7,881 (+139.18%)
Mutual labels:  udemy, starter-files
course to local website
Create a local website for your `Udemy` downloaded course
Stars: ✭ 17 (-99.48%)
Mutual labels:  udemy
materializecss starter
A Starter Boilerplate for Materializecss, ionicons, font-awesome and Animatecss
Stars: ✭ 58 (-98.24%)
Mutual labels:  starter-files
CourseDownloader
GUI app for downloading whole online courses with folder structure from one url
Stars: ✭ 20 (-99.39%)
Mutual labels:  udemy
learn-swift-with-bob
Learn Swift 4 with Bob: Intermediate to Advanced Swift 4 Course
Stars: ✭ 22 (-99.33%)
Mutual labels:  udemy
Manual-Pratico-Deep-Learning
Repositório para o meu curso na Udemy
Stars: ✭ 49 (-98.51%)
Mutual labels:  udemy
understand-nodejs
Learn and Understand Node.js
Stars: ✭ 45 (-98.63%)
Mutual labels:  udemy
Udemy-MyEvernote-Sample-Project
ASP.NET MVC Yazılımcıların Yükselişi eğitimim için hazırladığım örnek proje.
Stars: ✭ 66 (-98%)
Mutual labels:  udemy
my-awesome-projects
Learn by doing projects
Stars: ✭ 48 (-98.54%)
Mutual labels:  udemy
jquery-course
Code from my Udemy course "The Complete jQuery Course: From Beginner to Advanced"
Stars: ✭ 127 (-96.15%)
Mutual labels:  udemy
ngDownloader
📹 🎥 Now Download videos from any website including YouTube, Facebook, Udemy etc without ads.
Stars: ✭ 47 (-98.57%)
Mutual labels:  udemy
awesome-full-stack-machine-courses
Curated list of publicly accessible machine learning engineering courses from CalTech, Columbia, Berkeley, MIT, and Stanford.
Stars: ✭ 283 (-91.41%)
Mutual labels:  udemy
udemyML
Templates, code and notes for Kirill Eremenko's Machine Learning course
Stars: ✭ 56 (-98.3%)
Mutual labels:  udemy
vuejs-egitimi
Vue.js ile Sıfırdan Uygulama Geliştirme Eğitimi uygulama ve proje dosyaları
Stars: ✭ 19 (-99.42%)
Mutual labels:  udemy
github-templates
Good templates for the issue, pull request, and contributing templates on GitHub, GitLab, and Bitbucket.
Stars: ✭ 65 (-98.03%)
Mutual labels:  starter-files
typescript-for-javascript-developers
Udemyで公開中の「ハンズオンで学ぶ TypeScript - JavaScript エンジニアのための TypeScript徹底入門」の公式リポジトリです。
Stars: ✭ 18 (-99.45%)
Mutual labels:  udemy
fresh-coupons
Buy paid Udemy courses for free/with discount without extra step! See all discounted courses right in Udemy and apply coupon code automatically or with a single click.
Stars: ✭ 24 (-99.27%)
Mutual labels:  udemy
bymattlee-11ty-starter
A starter boilerplate powered by 11ty, Sanity, Gulp, Tailwind CSS, rollup.js, Alpine.js and Highway.
Stars: ✭ 27 (-99.18%)
Mutual labels:  starter-files
awesome-free-courses
List of awesome free video courses for learning Computer Science!
Stars: ✭ 49 (-98.51%)
Mutual labels:  udemy
rest-apis-flask-python
A small repository of projects built in my course, REST APIs with Flask and Python.
Stars: ✭ 861 (-73.87%)
Mutual labels:  udemy

Course Material and FAQ for my Advanced CSS Course

This repo contains starter files and the finished project files for all the projects contained in the course.

Use starter code to start each section, and final code to compare it with your own code whenever something doesn't work!

Plus, I made all the course slides available for download, to make it easier to follow along the theory lectures.

👇 Please read the following Frequently Asked Questions (FAQ) carefully before starting the course 👇

FAQ

Q1: How do I download the files?

A: If you're new to GitHub and just want to download the entire code, hit the green button saying "Code", and then choose the "Download ZIP" option.

Q2: One of the NPM packages is not working (compiling Sass, live-reload, etc). How to fix it?

Unfortunately, this is quite common. I listed some possible fixes in this document.

Q3: I'm stuck in one of the projects. Where do I get help?

A: Have you actually tried to fix the problem on your own? Have you compared your code to the final code? If you failed fixing your problem, please post a detailed description of the problem to the Q&A area of that video over at Udemy, along with a codepen containing your code. You will get help there. Please don't send me a personal message or email to fix coding problems.

Q4: You keep mentioning your resources page. Where can I find it?

A: It's on my website at http://codingheroes.io/resources. You can subscribe for updates 😉

Q5: What VSCode theme are you using?

A: I use Oceanic Next (dimmed bg) for all my coding and course production. Here is my complete VSCode setup.

Q6: You use codepens in some of the lectures. Where can I find them?

A: They are all available on my public codepen profile. The ones you're looking for might be buried under some newer ones.

Q7: Can I see a final version of the course projects?

A: Sure, I have an online version of all three. Here they are: Natours (advanced CSS, Sass and responsive design), Trillo (flexbox) and Nexter (CSS Grid).

Q8: Videos don't load, can you fix it?

A: Unfortunately, there is nothing I can do about it. The course is hosted on Udemy, and sometimes they have technical issues like this. Please just come back a bit later or contact their support team.

Q9: Videos are blurred / have low quality, can you fix it?

A: Please open video settings and change the quality from 'Auto' to another value, for example 720p. If that doesn't help, please contact the Udemy support team.

Q10: Are the videos downloadable?

A: Yes! I made all videos downloadable from Udemy 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. Videos have to be downloaded individually.

Q11: I want to put these projects in my portfolio. Is that allowed?

A: Absolutely! Just make sure you actually built them yourself by following the course, and that you understand what you did. What is not allowed is that you create your own course/videos/articles based on this course's content!

Q12: I love your courses and want to get updates on new courses. How?

A: First, you can subscribe to my email list at my website. Plus, I make important announcements on twitter @jonasschmedtman, so you should definitely follow me there 🔥

Q13: How do I get my certificate of completion?

A: A certificate of completion is provided by Udemy after you complete 100% of the course. After completing the course, just click on the "Your progress" indicator in the top right-hand corner of the course page. If you want to change your name on the certificate, please contact the Udemy support team.

Q13: Do you accept pull requests?

A: No, for the simple reason that I want this repository to contain the exact same code that is shown in the videos. However, please feel free to add an issue if you found one.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].