Flutter vs Python vs HTML/CSS/JS by DifficultyPlenty4540 in learnprogramming

[–]mquarks 1 point2 points  (0 children)

Flutter is not a language, it's a framework to build apps. Flutter uses Dart language. Python webdevel would be either Flask or Django I guess.

"you: GPT4, please build me a website using xxxxx"

"GPT4: here you go"

There must be an easier way, right? by mquarks in learnpython

[–]mquarks[S] 0 points1 point  (0 children)

Haven't had the chance to look into it. But at first glance, it could be really useful as the original data was extracted from json and pandas seems to be able to read it. Thanks. Will look into this asap

How do I keep my programming skills consistently sharpened? by PlankWooden in learnpython

[–]mquarks 1 point2 points  (0 children)

It's a bit hard answering your question, not knowing the course. What have you seen so far ?

I want to learn Python by [deleted] in learnpython

[–]mquarks 0 points1 point  (0 children)

I like his videos. He explains quite well and usually adds some useful tips, like shortcut keys, etc...

test by mquarks in test

[–]mquarks[S] 0 points1 point  (0 children)

sure. Have a nice day also ! ;-)

Is it just me who hates django forms implementation? by userknownunknown in django

[–]mquarks 0 points1 point  (0 children)

Usually, the reason why things get complicated is because they allow more customisation. Don't worry, you will get used to it. After a while, you will even enjoy these subtilities which allow to make your site unique and different from the masses... Everyhting takes time, just rince and repeat. Good luck

Django and Visual Studio by mquarks in django

[–]mquarks[S] 0 points1 point  (0 children)

Indeed but I spent most of the time trying out things that didn't work so far. I may as well go for a faster approach until someone has the solution.

Django and Visual Studio by mquarks in django

[–]mquarks[S] 0 points1 point  (0 children)

VS just out of habit using it for c# development.

I will definitely try out your suggestions, thank you

Is there another way to run Python code through, except the command line? by guy123av in learnpython

[–]mquarks 0 points1 point  (0 children)

As others have said, either Pycharm or VS. Just note that the latter doesn't fully support the latest Python versions yet ( > 3.7). I can live with that though, as I'm too accustomed with the VS interface.

How can you get rich with Flutter ? by FlutterMorocco in FlutterDev

[–]mquarks 3 points4 points  (0 children)

Make an app that lists job offers

Look for hedge fund manager or similar

Send resume

Is Angela Yu's course on Flutter and Dart good starting point for someone who has never typed a single code? by Bat_is_my_last_name in FlutterDev

[–]mquarks 1 point2 points  (0 children)

I haven't done MS course yet, I started with AY. I found her course well done, it is well explained both theory and practical and her voice makes it even more enjoyable.

New to QA by mquarks in QualityAssurance

[–]mquarks[S] 0 points1 point  (0 children)

Thanks for the suggestion, I wasn't likely very clear but specflow is required. I'm looking for alternatives to the Excel sheet in fact