katyC Posted March 28, 2014 Share Posted March 28, 2014 I’m trying to complete an unscramble words challenge, I need to use programming languages such as python, java, javascript..etc to solve it. But I don’t know what does it mean to use programming language to solve it. After reading Sepai’s tutorial explanation…eh..I got more confuse with it.Nah…i think I am going to try it after getting more familiar with programming languages.i gonna start the html missions first.But I’ll post the unscramble words mission here, eh..if anyone is bored, you can solve it for fun. Find the original (unscrambled)words,which were randomly taken from a wordlist.Send a comma separated list of the original words, in the same order as in the list below.You have 30 seconds time to solve for the solution. List of scrambled words: · Igreda · 563412 · 17486523 · mardagn · leitlo · sniresu · nwniei · nocylec · undcnsae griset Link to comment Share on other sites More sharing options...
Optic Posted March 30, 2014 Share Posted March 30, 2014 Just programming language? Not sure what they're asking either - do they mean to write pseudocode (the basic algorithm) ? After you do pseudocode (the plan) you can apply it to any language. Link to comment Share on other sites More sharing options...
katyC Posted March 30, 2014 Author Share Posted March 30, 2014 Hmmh…..thank you for giving me that idea. I’ll try in that direction. Good news, I passed 3 html challenges yesterday (including the idiot test).It was not so hard after all, eh…except I’m stucked o the fourth. By the way, I ditched java and start learning Python now. I know Java is a very important programming language but I want to learn python first. 1 Link to comment Share on other sites More sharing options...
NightDancer Posted April 2, 2014 Share Posted April 2, 2014 You can try the website codeaccadamy, that's the website my boyfriend used a long time ago to learn some programming. Link to comment Share on other sites More sharing options...
katyC Posted April 2, 2014 Author Share Posted April 2, 2014 I am currently taking course on codeacademy to learn Python and to practice html and css. because most of HTS missions requires htmls to complete, so i want to practice my html and css skills more , I always forgot some little details so I need to brush it over.I just started python course on there, a lot of senpai at HTS like to use python.But I actually likes Java better. 2 Link to comment Share on other sites More sharing options...
Optic Posted April 6, 2014 Share Posted April 6, 2014 because most of HTS missions requires htmls to complete, so i want to practice my html and css skills more , I always forgot some little details so I need to brush it over.I just started python course on there, a lot of senpai at HTS like to use python.But I actually likes Java better. What does HTS stand for? HTML and CSS are very straight forward as they're not really for programming, but markup languages (styling). I prefer Perl myself. But yeah as I said before language isn't overly important, once you got the basics nailed down it's just (mostly) different syntax when you go to another language. And maybe different behaviour of variables. Link to comment Share on other sites More sharing options...
katyC Posted April 6, 2014 Author Share Posted April 6, 2014 What does HTS stand for? Nah...I'm not gonna tell you....I can imagine several responses when I told you. scene 1:" haha, and you mean you just pass the idiot test and you are still stuck on basic challenge #4!" or... Scene 2; "bad katy,what you are doing is seriously wrong,you should quit it immediately." or scene 3: "......................" you can google it.....or check it on abbreviation.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now