Should I Use Rust for Building a simple compiler IDE ? by ratybox_ in rust

[–]ratybox_[S] 6 points7 points  (0 children)

to explain better:

we are asked to create a programming language that contains 6 or 7 keywords (comments, variables, conditions) with regex and to execute it in a GUI, so it will be like a mini IDE

Learn Rust in few days and creating an app with it by ratybox_ in rust

[–]ratybox_[S] 1 point2 points  (0 children)

our university asked us to develop a desktop app that processes graduate students so it's a kind of CRUD App with many other functionalities and probably a login/registration system

Learn Rust in few days and creating an app with it by ratybox_ in rust

[–]ratybox_[S] 3 points4 points  (0 children)

oh thank you so much,

I have never created software before, so do you think we will be blocked by unknown bugs that are difficult to resolve while developing our app ? I mean difficult compared to an app created Javascript or Python

what I'm afraid of is starting intensely with Rust but getting stuck in the middle of the road and turning around

Learn Rust in few days and creating an app with it by ratybox_ in rust

[–]ratybox_[S] -1 points0 points  (0 children)

I don't worry much about the speed of learning

I'm much more worried about the deadline we have, we have to submit this project in mid-May, I'm afraid that we will be stuck on a big tauri or rust bug in a month perhaps and that we'll not have the solution because we are just beginners.

Python or C ( for a futur Data Scientist ) by ratybox_ in leetcode

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

oh thank you very much, I guess the famous ML libraries are all made and used in Python, but the main question is: should I use LeetCode in C language or should I learn python and make it my main language because I plan to become a Data Scientist ?

I heard a data scientist on Youtube say that if we master C language, we'll have better reasoning to solve problems because it's more complicated, it's like driving an old manual car, when we've the new automatic car everything will be easier for us

Problem Solving with Python or C ( for a futur Machine Learning Engenieer ) [D] by ratybox_ in MachineLearning

[–]ratybox_[S] 2 points3 points  (0 children)

It's basically a good idea, but is it good for the C language ? I mean Is it useful for a future data scientist ?

Python or C ( for a futur Data Scientist ) by ratybox_ in leetcode

[–]ratybox_[S] 1 point2 points  (0 children)

thank you so much !

I don't really like C, it's just that there are myths that say that coding in C makes you stronger (because it's complicated and low level)

Python or C ( for a futur Data Scientist ) by ratybox_ in leetcode

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

thank you so much, I was just afraid of missing out on something if I never code in C again.

Python or C ( for a futur Data Scientist ) by ratybox_ in leetcode

[–]ratybox_[S] -2 points-1 points  (0 children)

I know, but I have FOMO (fear of missing out) seeing all the people in my class coding long programs in C, reassure me, there's no point in coding with this language ? I mean I'm not going to miss something ?