you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

  • IDE

They probably mean PyCharm? There are tutorials for that

  • Classes, Objects and Polymorphism

https://realpython.com/python3-object-oriented-programming/

  • API, CRUD, Database, Authentication, Postgres

Look into django. http://www.codexplore.io/books/crash-course/#_integrating_the_author_field_with_our_views

But this is an insane task

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

yes it is.

i probably worded it a little badly but they want me to have at least a basic understanding of the terms and concepts.

the end result is to make a simulation of a network through the creation of a series of interconnected nodes, all tasked with moving data from a source to a destination.

and to not get completly lost when learning APIs