Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
veritas_libertas wrote: » Well since starting at WGU in March, I have already completed four classes:Education Without Boundaries: A class to introduce you to how WGU's classes function, and how to use the WGU online portal. IT Fundamentals I: Based on the CIW Foundations certification IT Fundamentals II & III: Based on the A+ certification I now have the two language classes to do, and I just added the Operating Systems class (based on the MS 70-680 certification.) If everything happens right I should be able to finish seven classes during this first semester. If I am able to finish seven classes this semester I will have seventeen left to complete. I intend to graduate at the end 2011 which means I will have to be doing at least five classes per semester to get there. I honestly don't see this as being a problem. WGU has enabled me to have the freedom to move as quickly or slowly as I need to with my Bachelor degree program. I'm newly married and I also work full time. For those reasons my life is busy as it is, and I don't need it to get any busier.
spiderjericho wrote: » Well gentlemen, I'm officially done with WGU. I took my last exam, DFV1 (third time is the charm), and passed. Honestly, I expected to complete my bachelor's of science in IT Net Admin in one term, since I transferred in 90ish credits. However, life sort of took over. I have an infant daughter who was born with congenital heart disease. I planned on starting WGU in the fall of 2011. But my dear daughter ended up having her second open-heart surgery around then. So, I waited until she was stabilized and out of the hospital. Fast Forward to 2012, and I started my first term last June. Honestly, my mind wasn't in the right place. My Layla was in the midst of heart failure. As much as I wanted to complete my degree in one term, I couldn't as my motivation/focus wasn't there. My only stress reliever during that time was escaping into work and moving at a brisk pace to keep my mind off of the situation. Every time I'd try to focus on my studies, it was difficult. Before my daughter's birth, I was an extremely motivated self studier. Anyways, I ended up coming to the end of my first term still needing to complete DFV1. Programming and web development isn't my forte'. I only had a week or two to complete the exam, so I tried to go into the exam without studying. I failed. I then tried again a few day before the term was over and the same thing happened. But it was definitely my fault, since I didn't want to crack open the book or do the labs (again my aversion to the material and lack of motivation). I started my second term in March. My daughter, post heart transplant, is now out of the hospital. But I was still not crazy about the material. But slowly, I read the material. Then I did the Measure Up questions (which definitely help A lot). I wasn't confident walking into the exam, but I managed to eek by with a victory. The one thing that is reiterated over and over again is WGU is definitely a great school for a self-motivated person. I guess the "cool" thing is you can pass classes based on competency. I think it's a great school for the older crowd. I think for a younger person, I'd advise the brick and mortar, since college is half about the "experience." For an older person, they're pursuing the degree as a stepping stone or check box for higher job prospects. All of that partying/social experience, class room debate, etc is fluff. This is my second bachelor's degree. I'm probably going to take a year off from school to pursue a few Cisco (since my CCNP/CCDP expires next year) and other vendor certs. The decision will then be on if I'll continue at WGU or pursue my Master's at another school. Good luck to everyone who is currently going after that piece of paper. And definitely spread the word about WGU to your peers. I respect the school a lot more than Univ of Phoenix or Devry (but not knocking their hustle).
DPG wrote: » Has anyone heard that passing Web Technologies (CUV1) will also give you credit for Web Development Fundamentals (EUC1) and Project in Web Development Fundamentals (EUP1)? Further research shows that I am not the only one to hear this. Apparently WGU has recently begun to waive the lower-level courses if you complete the upper-level.
CenturionMario wrote: » *Do I place the 2D array in the main method, or in another class? *For the minutes and earnings, do they belong in a separate class from the main method? (Side note: I would assume that the minutes and earnings variables belong in the same class as the 2D array).
*I seem to have trouble assigning the double minutes and double earnings variable to a Double.parseDouble(textfield.getText()). When I assign it and run the program, it creates an error. Is there something I'm missing?
CenturionMario wrote: » *Do I place the 2D array in the main method, or in another class?
CenturionMario wrote: » *For the minutes and earnings, do they belong in a separate class from the main method? (Side note: I would assume that the minutes and earnings variables belong in the same class as the 2D array).
CenturionMario wrote: » *I seem to have trouble assigning the double minutes and double earnings variable to a Double.parseDouble(textfield.getText()). When I assign it and run the program, it creates an error. Is there something I'm missing?
Codyy wrote: » Anyone find out if this is true? I just emailed my mentor about this. I was just on the phone with him earlier and he literally just enrolled me into EUP1 and EUC1 this term, CUV1 is scheduled for next term. Hopefully I'm not stuck with being enrolled in those classes if they could've been waived by completing CUV1 ..anyone ever successfully backed out of an enrolled class and replaced with others?
CenturionMario wrote: » I was able to add the 2D Array and assign the two variables to the textfields. I think I am almost done with KET1 Task 1. The main issue I have right now is that when I input the minutes and amount earned into the textfields, it only stores one, and the rest are discarded (not stored). This is obvious when I use the run report, and it reports only the last inputs that I entered for the minutes and amount earned.
CenturionMario wrote: » Also, I tried used an exception for the minutes and amount earned, using an if-statement, that would print some text if the variables where out of range, but the exception doesn't seem to be working (Example, if the minutes doesn't allow any number over 240, and you input 250, it would still print out 250.
CenturionMario wrote: » I appreciate all the advice, and I am making major steps. The last major issue is to implement a run report. I'm trying to figure out how I would make variables out of the total minutes, average wage per hour, total earnings, and the wage analysis. Getting the average wage per hour and the wage analysis should be really easy, once I get the total minutes and total earnings. Edit: I've pretty much have the run report up, but the only thing (the last major piece for this task) that seems to be messing me up is that it still discards all but the last array and outputs just the last array from the user input.
CenturionMario wrote: » Another (minor issue) is that I want to have the average wage per hour having 2 decimal places, for the cents. I tried using %02d, but it doesn't work, and I'm not sure how to go about utilizing it without using the print() method (which wouldn't do, since I am trying to output to the GUI, not the command line).
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.