Tumgik
#flexboxfroggy
upwithtreesxd · 1 year
Photo
Tumblr media
If you haven't yet, as a noob developer and teaching myself, I love finding tools to help grasp concepts and practice so if you're new (like me) this was a super fun one. I finally finished it, the final challenge was just that but it was soo satisfying 😌 😋 #learntocode #learncode #selftaught #css #game #flexbox #flexboxfroggy #noob #beginner (at Secret Location) https://www.instagram.com/p/CljG-TDu2Ym/?igshid=NGJjMDIxMWI=
1 note · View note
Note
hey in the post where you gave website ideas you said to send an ask for coding related ones you had if anyone wanted them. Those sound really interesting for me if you have time to send some?
I don't know if they're gonna be new to you, but I do have a couple!
So there's the most famous one probably: stackoverflow - solves problems. If there's something specific you don't know how to do or you get a weird error message.
I think also it's useful to keep in mind that most, or possibly all, libraries you import from will have documentation or a reference page. Just search it up for each API/library name. Those sites can be fairly useful. If nothing else, you might end up with a more specific question.
And then there's Mozilla webdocs: https://developer.mozilla.org/en-US/docs/Web (in the references tab). Some people don't like this one, I've used it a lot
If you want to be taught stuff properly, without knowing what questions to ask at all, w3schools is probably the way to go. They have more languages than I can be bothered to type out, but for example HTML, python and C++. This is free just like all the previous btw.
scrimba also exists, I haven't really used it, but it is based on interactive videos I believe. It costs money depending on you. They have a free plan and two paid ones.
And for finding APIs: rapidapi.com has quite a lot. Some cost money, some are free. Usually you can use something for a bit for free and later it costs money. Spotify also has an API which I think is free, that's what all those spotify statistics websites use (obscurifymusic, spotistats, spotifytools, etc).
Then onto more specifically HTML/CSS related websites: google fonts (free fonts). flexboxfroggy (learn flexbox CSS), pixabay (royalty free images), color.review (check if your color contrast is good enough), wireframing (layouts and stuff, not coding).
And importantly: w3 dot org! There's a lot of info there about accessibility, including guidelines. Take note of this page: web accessibility evaluation tools (websites).
I don't remember what these are, I just found them in my bookmarks: webdesignerwall.com, css zen garden, css-tricks, smashingmagazine.com, kevinpowell.co, rfc-editor.org, coolors.org, caniuse.com .
digital safety frameworks: ISO/IEC 27002:2013 , The 18 CIS Critical Security Controls, NCSC CAF guidance, Cybersecurity Framework | NIST, SP 800-53 – NIST Risk Management Framework | CSRC, Information Security Manual (ISM) | Cyber.gov.au, Federal Office for Information Security (Germany), COBIT | Control Objectives for Information Technologies | ISACA, OWASP Foundation , ITIL | IT Service Management | Axelos 
and digital safety laws (obiously check your own countries laws (at least a summary)): General Data Protection Regulation - GDPR, The Directive on security of network and information systems - NIS Directive, EU Cybersecurity Act, Sarbanes-Oxley Act of 2002, Cloud Act Resources 
with the laws and frameworks they're most useful if you're not sure, realistically you can't read all of that. But yeah. if you're in the EU or EEA (or expect users from there) you should definetly make sure you understand the basics of the GDPR if you're collecting any data from users that aren't yourself.
This was longer than I expected. This isn't even all that's out there. You might find some stuff on alternativeto.com, articles and web searches too. And also a couple more websites on my neocities, mostly accessibility stuff, not sure if there's anything that's not covered here there though.
[for anyone finding this through tags: I am a queer guy who uses neopronouns and interacting is showing support and appriciation for my queer identity, not just the post.]
1 note · View note
linaicodes · 7 years
Link
A fun way to learn Flexbox
0 notes