Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Real Actual Programming
- Lencin
-
14 posts
Real Actual Programming
Hey, my name is @Lencin. I just wanna know if anybody knows flask(python), html and CSS. Lastly anybody who also knows Tailwind CSS I wanna learn it!
- scratchcode1_2_3
-
1000+ posts
Real Actual Programming
(#1)html and css…. AREN'T PROGRAMMING LANGUAGES RAHHH /hj
html and CSS
Jokes aside, they aren't. HTML stands for HyperText Markup Language. It's a markup language, not programming. CSS also stands for Cascading Style Sheets. It's a stylesheet format, even though it's somehow turing complete.
Just a piece of advice/knowledge.
Also, I know python, just not flask.
- jumpingtj
-
21 posts
Real Actual Programming
Yeah I know all of those - i just wanted to add that you should consider using react.dev for what you want to do - it pairs nicely with tailwind and makes for a more professionan look. What are you actually trying to do?
- ajskateboarder
-
1000+ posts
Real Actual Programming
I know these, but I haven't really used Tailwind much. You should get the fundamentals of JavaScript down if you want to build apps that need more responsiveness or interactions (although you could get away with Flask, but a little JavaScript doesn't hurt)
Bigger apps tend to use a JavaScript framework, which avoids rendering tons of HTML on a server and uses JavaScript to create a user interface. React is a popular one - even the Scratch editor uses it
Bigger apps tend to use a JavaScript framework, which avoids rendering tons of HTML on a server and uses JavaScript to create a user interface. React is a popular one - even the Scratch editor uses it
Last edited by ajskateboarder (Feb. 18, 2025 19:02:23)
- Lencin
-
14 posts
Real Actual Programming
Yeah I know a bit of JS but my dad says me to focus for now on Python but yeah I do know queryseloctor(all) and more functions for variables etc I know the bare basics!
- kRxZy_kRxZy
-
1000+ posts
Real Actual Programming
I can help, I can code HTML (HyperText Markup Language), JS (JavaScript), Python, PHP (Hypertext Preprocessor), CSS (Cascading Style Sheets I think) and many more
- Lencin
-
14 posts
Real Actual Programming
I haven't learned PHP and I know a Little JS. Mastered HTML CCS and you are correct it is Cascading Style Sheets.
- kRxZy_kRxZy
-
1000+ posts
Real Actual Programming
PHP is made for user interactivity and storing data and more I haven't learned PHP and I know a Little JS. Mastered HTML CCS and you are correct it is Cascading Style Sheets.
- Discussion Forums
- » Advanced Topics
-
» Real Actual Programming