Dreamliner Posted September 8, 2013 Posted September 8, 2013 Yeah, this is a pretty lengthy assignment, but easy at most.. All you have to do is write a method to retrieve webpages and store information on them in which ever way you want to 1
Aidans Posted September 9, 2013 Posted September 9, 2013 Thats not university level cs or software engineering haha:L 1
zScripz Posted September 12, 2013 Posted September 12, 2013 He only posted this for us to try for ourselves, not scream easy to prove you're the 1337est c0d3r that ever lived... 2
Clag Posted September 16, 2013 Posted September 16, 2013 He only posted this for us to try for ourselves, not scream easy to prove you're the 1337est c0d3r that ever lived... But it is easy, it's basically parsing a text file but the teacher is trying to be trendy by using websites 1
Rodgerwilco Posted September 19, 2013 Posted September 19, 2013 Someone who picked up java on their free time and $2 in late charges at a local library can do this...What a joke.
Tront Posted October 3, 2013 Posted October 3, 2013 Damn man no way in hell I could do this, not at my current skill level. That is because script developing requires little to no skill level :P My friends develop scripts for OSBot with me and they don't know anything at all. They just know basic if/else and case logic.
Velocity Posted October 9, 2013 Posted October 9, 2013 Parse html parse tags output, what's the advanced part?
Chalant Posted October 24, 2013 Posted October 24, 2013 If this is classified as advanced then I've got an easy way through university carved for me. Would probably only take half an hour or so to make something like this.
Mysteryy Posted October 25, 2013 Posted October 25, 2013 (edited) If this is classified as advanced then I've got an easy way through university carved for me. Would probably only take half an hour or so to make something like this. Notice how everyone said that this is easy, but not a single person posted their source code, because nobody made it. Not saying its difficult, just saying. And trust me, if this was a university level assignment, you are at the wrong school. I think i had harder things than this in freshmen intro classes. Actually I think I did an assignment very similar to this freshmen year in python.. lol Edited October 25, 2013 by Mysteryy
HashPlant512 Posted October 29, 2013 Posted October 29, 2013 Metadata? Isn't that html? anywho lol nice assignment
Ryley Posted October 29, 2013 Posted October 29, 2013 Metadata? Isn't that html? anywho lol nice assignment Metadata means data about data.
HashPlant512 Posted October 29, 2013 Posted October 29, 2013 Metadata? Isn't that html? anywho lol nice assignment Metadata means data about data. Ah, i was thinking of that stuff when you open an html document and its got like 10000 meta data's in it lol I thought they were more of retrieving extra code from external places