30 July 2026
Wodsfortwhy not QT if advanced will not worry you?
Pretty Good Option, after all it is just a library, I could be in Any Thing, Gaming, Math, Science, Excel, whatever, so let me try QT in a Week to see what will happen and I'll come back later
Arad HakimiPretty Good Option, after all it is just a library, I could be in Any Thing, Gaming, Math, Science, Excel, whatever, so let me try QT in a Week to see what will happen and I'll come back later
I started write some apps in the second day so you will not need wait all week before start writing
Arad Hakimitext not yet in the index
You dont really need to "learn to use the library"
You are not worth by knowing many libraries, but understanding what they do - and once you understand at a deeper level what those libraries do in background - then library is just that - a collection of code which you can pick up rather quickly as you know how it works from the inside.
Web applications all do the same thing. Parse request, calculate something, transform something and returns a response
Same goes for any other part of programming.
Once you know how it works internally, no language (and especially not a library) is going to be a much of the challenge
31 July 2026
razorblade23You dont really need to "learn to use the library"
You are not worth by knowing many libraries, but understanding what they do - and once you understand at a deeper level what those libraries do in background - then library is just that - a collection of code which you can pick up rather quickly as
I Already Understand the code
I made a Opencv code in 10 minutes that opens the webcam and detects any humans and draws a red square around them
Using Github, Stack overflow, and AI
I Saw the Code and Ran it and than Analyzed the Code to See what each part is
So basically you just need to Understand the Code which I Already Do
And a lot of the times, Devs Don't solo everything, sometimes they get help from GitHub or Stack overflow or AI
But still understand the code
razorblade23You dont really need to "learn to use the library"
You are not worth by knowing many libraries, but understanding what they do - and once you understand at a deeper level what those libraries do in background - then library is just that - a collection of code which you can pick up rather quickly as
And I Already Know the Python Language Without the Library's, so I'm not a Complete Beginner here
And also if Someone wanted to "learn something", than that means they just want to basically solo it, but learn just means understanding, like Now that I saw and understood that opencv code, it like I learned the library a bit, and I know Classes, functions, the basics, and all the important stuff and even some numpy and math library, and I also made my own library too which shows that I'm not in the beginner stage and mostly intermediate/medium stage
JmikDepends, on what is your goal
My goal is to know and understand 3+ programming languages, it not gonna be hard, but in my python goal, it to understand and write, is all the popular library like 5+, I mean, it is a library after all, not a new programming language, and yes, I will start learning ML And DL after the pandas and numpy and other librarys things
I've already mastered the plain python itself
The only thing remaining that separates me from a pro is librarys, and all the other don't give up stuff is already here for me, I Never really give up and always do something
Arad HakimiMy goal is to know and understand 3+ programming languages, it not gonna be hard, but in my python goal, it to understand and write, is all the popular library like 5+, I mean, it is a library after all, not a new programming language, and yes, I will start learning ML And DL after the pandas and nu
Usually the one don't learn numpy/pandas/matplotlib separately.
They are not very applicable w/o each other
Numpy - for heavy calculations
pandas - for analysis
mpt - for representation
If you are doing any of ML tasks
You need all three
But you can delay learning of sklearn/torch/tensorflow
They are useful too, but they aren't that fundamental
JmikUsually the one don't learn numpy/pandas/matplotlib separately.
They are not very applicable w/o each other
Numpy - for heavy calculations
pandas - for analysis
mpt - for representation
If you are doing any of ML tasks
You need all three
But you can delay learning of sklearn/torch/tensorflow
They
I'm not "the one", I'm all in all three
Numpy - for heavy calculations
pandas - for analysis
mpt - for representation
And I'm doing all of them, why? I also know some json and CSV and Excel stuff and I love math and need it and also so I need all three
But why I'm delaying the DL and ML is I have to learn the first libs
Arad HakimiI'm not "the one", I'm all in all three
Numpy - for heavy calculations
pandas - for analysis
mpt - for representation
And I'm doing all of them, why? I also know some json and CSV and Excel stuff and I love math and need it and also so I need all three
But why I'm delaying the DL and ML is I hav
did you already learn math analysis in depth?
Артём🇷🇺did you already learn math analysis in depth?
Not the Advanced stuff
I just learned a bit of numpy to see what the heck it is
But Not the full thing
Arad HakimiNot the Advanced stuff
I just learned a bit of numpy to see what the heck it is
But Not the full thing
you need math analysis to proceed with DL and ML. That's why I ask
Артём🇷🇺you need math analysis to proceed with DL and ML. That's why I ask
Well I'm learning Numpy before ML and DL, so basically:
Learn the libraries that are needed in DL and ML
Than learn some other libraries
Than go finally learn DL and ML
Arad HakimiWell I'm learning Numpy before ML and DL, so basically:
Learn the libraries that are needed in DL and ML
Than learn some other libraries
Than go finally learn DL and ML
libraries is one thing. I'm talking about the science behind the commands, the algorithms of actions that you should know in order to code them.
Артём🇷🇺libraries is one thing. I'm talking about the science behind the commands, the algorithms of actions that you should know in order to code them.
Ohhhhh that
I ain't know that tho
But later I'll learn that but for right now I'll pick a lib and learn it than go to something else, right now I'll focus on opencv cuz I like it and its useful too
But I do Understand the code of Numpy but not that deep
X_ 2100 ADHow I use python to make my own server and be invisible for a short time on the internet just using like tor+linux+wireguard.
Python based and Service and functions that make my system security harder 🙏
id 7922312213Hello,am new here and I want to learn python but I have ideas but I want someone to teach me
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.