Awesome inc. Summer 2023 Bootcamp
Now that you are halfway through bootcamp, what has been the biggest hurdle that you have gone past? What do you think is going to be the next biggest thing to power through?
The amount of information in amount of time to complete a project is very overwhelming. There are benefits to doing this bootcamp completely remote, but there are also drawbacks. The next challenge will be to continue absorbing just enough information to make the jump to completing the projects without getting lost in wanting to know and memorize every detail.
Compared to earlier, what are three ideas you might want to do for your final project? Are they the same ideas as before, or have they changed now that you understand more about the technology and your limitations?
The ideas that I have for the final project have defintely changed. I don't believe I want to do a full user website at all. I want to draw from my previous professional experience, and I want to create a small level warehouse management system that I can continue to develop after the bootcamp ends.
What surprised you about your first week in Python and how was it different from your first week in JavaScript?
The syntax surprised me as Python it a lot more readable than Javascript. Learning the second language was a little easier than the first because some of the logic is transferrable.