-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python track design #21
Comments
I have picked some topics for the tasks for this track. Please suggest any changes need to be made.
|
This looks good 😊. Please do your work in a separate fork and open a pull request to master. |
@anchal7299 I was thinking maybe we can leave out loops, dictionaries and do them in the DSA track? Same goes for classes. Perhaps we can do them in a OOP track? What do you think? |
I Agree with you
…On 21-Apr-2020 11:35 am, "Arjoonn Sharma" ***@***.***> wrote:
@anchal7299 <https://github.com/anchal7299> I was thinking maybe we can
leave out loops, dictionaries and do them in the DSA track?
Same goes for classes. Perhaps we can do them in a OOP track? What do you
think?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#21 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK7XDA6VJ4YRNKEEWHLHN3TRNUZTVANCNFSM4MMGADEA>
.
|
I agree with you
…On 21-Apr-2020 11:35 am, "Arjoonn Sharma" ***@***.***> wrote:
@anchal7299 <https://github.com/anchal7299> I was thinking maybe we can
leave out loops, dictionaries and do them in the DSA track?
Same goes for classes. Perhaps we can do them in a OOP track? What do you
think?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#21 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK7XDA6VJ4YRNKEEWHLHN3TRNUZTVANCNFSM4MMGADEA>
.
|
Can't we add Numpy or Pandas ,Scipy, tensorflow any one or 2 from these on the place of loops or dictionaries as these topics will make the track look more catchy and also upgrade it. |
Task 12 Data Structures-1 {Stack, Queue} We can include these all so that a person gets hands on experience on algorithms use in the world. Also it gives them the thinking ability and courage to make an algorithm work without getting fear of errors |
Since this track is meant for people who are new to programming we can't add those to the Python track. Perhaps those would be ok if we were doing a Data science / ML track. |
Maybe you want to put some of these in the DSA track instead of the Python track? @anchal7299 can create a separate issue for that and set guidelines. The pandas and numpy things I would put in a data science track instead of algos. The string matching things could go in a competitive programming track maybe? |
@anchal7299 ye python track ka kaam continue karein? @shivank98 and I had a call and we're thinking that we can turn this into a learning management platform for colleges. Let us know if you'll have time to work on this. |
Yes , I will be happy to help in building this platform
…On 09-May-2020 6:42 pm, "Arjoonn Sharma" ***@***.***> wrote:
@anchal7299 <https://github.com/anchal7299> ye python track ka kaam
continue karein? @shivank98 <https://github.com/Shivank98> and I had a
call and we're thinking that we can turn this into a learning management
platform for colleges.
Let us know if you'll have time to work on this.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#21 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK7XDA6RWXCTQRWANCNLG2LRQVJC7ANCNFSM4MMGADEA>
.
|
This track is intended as a basic starting point for learning python. We assume that the person is able to use a computer and a browser but has no idea about how to program.
Through this track they should be able to do the following at the minimum:
While designing this track keep in mind the following things:
References
The text was updated successfully, but these errors were encountered: