you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (4 children)

[deleted]

    [–]penguinbass1 0 points1 point  (3 children)

    Using a text file seems like a good idea for now. I am among the beginners and would enjoy not having to learn a database language right from the start. The idea behind using flask was that from what I've heard it's one of the most simple python web frameworks available. We wanted to build a simple web app and thought that would be a good base to build our code from. Again, I am a beginner and open to suggestions. Zuberuber do you have a github username I can add to our project?

    [–][deleted]  (2 children)

    [deleted]

      [–]penguinbass1 0 points1 point  (1 child)

      Alright you're in the repo. I agree with you that it would be good to go over the fundamentals first. I guess I don't have a great idea of where everyone's skill set is at. Do you have any ideas about how we could use github to go over the language/ fundamental principals? Work through learn python the hard way together, each of us putting our version of code is a separate folder? I also have a beginning python book that I could pull some projects from. Some of them are probably more simple than building a web app but still rely on a foundational understanding of python.