Posts: 28
Threads: 14
Likes Received: 8 in 3 posts
Likes Given: 0
Joined: Sep 2018
I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.
https://github.com/JoeGuida/Public-Library-Database
Posts: 4
Threads: 1
Likes Received: 1 in 1 posts
Likes Given: 0
Joined: Jun 2019
(06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.
https://github.com/JoeGuida/Public-Library-Database
Hello, how long did it take you to compete CS204? I am familiar with the concepts noted in the lessons and have used them in work-related capacities. I'm considering trying to squeeze the course in before I begin 3 TESU online courses in early July.
Thanks for your input!
Posts: 18,327
Threads: 969
Likes Received: 6,057 in 4,564 posts
Likes Given: 0
Joined: Feb 2016
carpenocte Wrote:Hello, how long did it take you to compete CS204? I am familiar with the concepts noted in the lessons and have used them in work-related capacities. I'm considering trying to squeeze the course in before I begin 3 TESU online courses in early July.
Thanks for your input!
Interesting... Which degree are you pursuing at TESU? Oh, and which 3 courses are you taking online at TESU for July term?
•
Posts: 4
Threads: 1
Likes Received: 1 in 1 posts
Likes Given: 0
Joined: Jun 2019
(06-23-2019, 02:51 PM)bjcheung77 Wrote: carpenocte Wrote:Hello, how long did it take you to compete CS204? I am familiar with the concepts noted in the lessons and have used them in work-related capacities. I'm considering trying to squeeze the course in before I begin 3 TESU online courses in early July.
Thanks for your input!
Interesting... Which degree are you pursuing at TESU? Oh, and which 3 courses are you taking online at TESU for July term?
I'm doing the BS in Cybersecurity. In the July term, I will be taking Ethical Hacking, Wireless Networking and Routing and Switching.
•
Posts: 53
Threads: 4
Likes Received: 39 in 16 posts
Likes Given: 151
Joined: Sep 2016
06-24-2019, 11:41 AM
(This post was last modified: 06-24-2019, 11:44 AM by studiousimp.)
(06-23-2019, 02:40 PM)carpenocte Wrote: (06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.
https://github.com/JoeGuida/Public-Library-Database
Hello, how long did it take you to compete CS204? I am familiar with the concepts noted in the lessons and have used them in work-related capacities. I'm considering trying to squeeze the course in before I begin 3 TESU online courses in early July.
Thanks for your input!
Thank you!
I don't need the course but I could use the learning so this may be wonderfully helpful. I'll be taking Database Management from Study for credit and am working my way through the database courses to get some more familiarity. Really appreciate your generosity.
---------------
Next Goal: TESU BA in Psychology & Computer Science
•
Posts: 28
Threads: 14
Likes Received: 8 in 3 posts
Likes Given: 0
Joined: Sep 2018
(06-23-2019, 02:40 PM)carpenocte Wrote: (06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.
https://github.com/JoeGuida/Public-Library-Database
Hello, how long did it take you to compete CS204? I am familiar with the concepts noted in the lessons and have used them in work-related capacities. I'm considering trying to squeeze the course in before I begin 3 TESU online courses in early July.
Thanks for your input!
Probably somewhere around 5-8 hours, I already know SQL so i didn't do the lessons. The assignment itself is quite easy just a bit time consuming. ended up with an 89 on the assignment.
•
Posts: 4
Threads: 1
Likes Received: 1 in 1 posts
Likes Given: 0
Joined: Jun 2019
(06-25-2019, 05:03 AM)joeguida Wrote: (06-23-2019, 02:40 PM)carpenocte Wrote: (06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.
https://github.com/JoeGuida/Public-Library-Database
Hello, how long did it take you to compete CS204? I am familiar with the concepts noted in the lessons and have used them in work-related capacities. I'm considering trying to squeeze the course in before I begin 3 TESU online courses in early July.
Thanks for your input!
Probably somewhere around 5-8 hours, I already know SQL so i didn't do the lessons. The assignment itself is quite easy just a bit time consuming. ended up with an 89 on the assignment.
Thanks for the info!
•
Posts: 28
Threads: 14
Likes Received: 8 in 3 posts
Likes Given: 0
Joined: Sep 2018
(06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.
https://github.com/JoeGuida/Public-Library-Database
A user from here emailed me that he couldn't access that repository as I deleted it a year ago.
Here is an updated repository for anyone still taking this class:
https://github.com/JoeGuida/CS204-Database
Posts: 5
Threads: 2
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Jun 2020
(08-21-2020, 06:28 PM)joeguida Wrote: (06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.
https://github.com/JoeGuida/Public-Library-Database
A user from here emailed me that he couldn't access that repository as I deleted it a year ago.
Here is an updated repository for anyone still taking this class:
https://github.com/JoeGuida/CS204-Database
Thank you kind sir! I was hoping to not have to manually enter all the data
•
Posts: 163
Threads: 10
Likes Received: 85 in 51 posts
Likes Given: 98
Joined: Jan 2020
(08-21-2020, 06:28 PM)joeguida Wrote: A user from here emailed me that he couldn't access that repository as I deleted it a year ago.
Here is an updated repository for anyone still taking this class:
https://github.com/JoeGuida/CS204-Database
Thanks much!
WGU MBA 2022
WGU BSBA IT Management 2021
I'm done with school for a while. Time to go make some $ now!
•