Wgu wpv1 / ciw perl 1d0-437

NotHackingYouNotHackingYou Member Posts: 1,460 ■■■■■■■■□□
Also called Softare II @ WGU

Could anyone who has taken this exam share any feedback on it? I've done the standard CIW exams through WGU and they wearn't too bad but a colleague of mine who took this one last year did not pass - he and I both passed the JavaScript exam. Was it any harder than the Javascript exam? Any other tips? I'm using the WGU provided official CIW material to study.

CIW exams I have done so far
Web Foundations Associate
Javscript specialist
Web Design Specialist
Database Design Specialist
When you go the extra mile, there's no traffic.

Comments

  • ratbuddyratbuddy Member Posts: 665
    If ya read the PDFs all the way through, you'll do fine on the exam.

    I actually wish I had gone to outside sources to solidify my knowledge before taking this exam - I got a 94, and the CIW materials were fine for that, but I use a ton of Perl at work every day now, and wish I had a better foundation.
  • NotHackingYouNotHackingYou Member Posts: 1,460 ■■■■■■■■□□
    Thanks for the response! I am planning to read all of the PDFS and take notes and then watch the prescribed videos at Lynda.com.

    A lot of the practice questions have the spaghetti code with lots of $var1 = 5 $var2 = 10 what does this print out: print( ++var1 % var2++);

    I struggle with these sometimes - was this type of question on the exam a lot?
    When you go the extra mile, there's no traffic.
  • ratbuddyratbuddy Member Posts: 665
    I wanna say.. yes? Definitely learn operator precedence. Also, as with all coding exams, don't be afraid to use the whiteboard or scrap paper to keep track of states while you step your way through the code.
  • NotHackingYouNotHackingYou Member Posts: 1,460 ■■■■■■■■□□
    Thanks, I will make sure to spend some additional time practicing these types of questions!
    When you go the extra mile, there's no traffic.
  • NotHackingYouNotHackingYou Member Posts: 1,460 ■■■■■■■■□□
    Passed this today, lots of these types of questions. The CIW study material was sufficient. IMO it was harder than the JavaScript exam.
    When you go the extra mile, there's no traffic.
  • jobes23jobes23 Member Posts: 24 ■□□□□□□□□□
    Congrats!
    Course Taking: Start 9/1
    Courses Done: BVC1, TBP1, TCP1, C172, CRV1, IWC1, IWT1
    Courses Left: C182, EUP1, EUC1, C173, C169, TJC1, TJP1, C175, C170, TYP1, TYC1, CJC1, C191, C178, C176, CLC1, C179, EDV1, BNC1, C195, UBC1, C278, EAV1, EBV1
  • anoeljranoeljr Member Posts: 278 ■■■□□□□□□□
    Congrats bud! How many classes do you have left?
  • NotHackingYouNotHackingYou Member Posts: 1,460 ■■■■■■■■□□
    Thanks! I have two classes left, tech writing and capstone project. Trying to finish these this month.
    When you go the extra mile, there's no traffic.
  • anoeljranoeljr Member Posts: 278 ■■■□□□□□□□
    That's awesome! I'm sure you'll have those finished by the end of the month. I've heard you can use most of the information from your tech writing in the capstone.
Sign In or Register to comment.