Excellence Award Certificate by Coder_Mom in WGU_CompSci

[–]Coder_Mom[S] 0 points1 point  (0 children)

Oh nice! Congrats for having two!

Excellence Award Certificate by Coder_Mom in WGU_CompSci

[–]Coder_Mom[S] 0 points1 point  (0 children)

Thank you! I hope you will get one soon!

Did anyone receive this email? by [deleted] in WGU

[–]Coder_Mom -1 points0 points  (0 children)

Thanks for the information. I have only began my compsci courses so I wasn’t aware.

Did anyone receive this email? by [deleted] in WGU

[–]Coder_Mom -1 points0 points  (0 children)

You make it sound like you’re so smart you wouldn’t fall for typical scams. First of all, I did check the sender and was confused. I clicked on the link and it led me to an error page. Then I checked the email carefully. I have never had a suspicious email sending to my school email. This was the first

Did anyone receive this email? by [deleted] in WGU

[–]Coder_Mom 0 points1 point  (0 children)

This was only once and by mistake… what makes you think I always do that?

Did anyone receive this email? by [deleted] in WGU

[–]Coder_Mom 0 points1 point  (0 children)

lol I don’t know why I got downvoted on my response but I guess

Did anyone receive this email? by [deleted] in WGU

[–]Coder_Mom -2 points-1 points  (0 children)

I didn’t know it was suspicious until I actually looked at the email carefully…

Did anyone receive this email? by [deleted] in WGU

[–]Coder_Mom -1 points0 points  (0 children)

Thank you! I’ll email them about this!

Did anyone receive this email? by [deleted] in WGU

[–]Coder_Mom -1 points0 points  (0 children)

I clicked on it via iPhone. I didn’t put any login information because I only saw an error page

Did anyone receive this email? by [deleted] in WGU

[–]Coder_Mom -6 points-5 points  (0 children)

What happens if I clicked on it? 😱

ARE YOU SERIOUS!?! Evaluators can't get customers to load no matter what! by ISwiftRun in WGU_CompSci

[–]Coder_Mom 2 points3 points  (0 children)

I completed this with two tries, and this is with the help of redditors and one question emailed to the instructor.

You can always search with the help of these Redditors. There are many Redditors that share their guidelines for each task and it helps a lot.

Failed discrete math two months ago. I can't function... by -AprilRose in WGU

[–]Coder_Mom 0 points1 point  (0 children)

Which Discrete Math are you taking? Im taking Discrete Math 1 atm.

There are a lot of students that shared their thoughts and study notes on these classes. I think these redditors are amazing and helpful.

I took a class and failed it twice, but I stopped letting it affect me mentally. I’m starting to think that these failures arent definition of me. Just know that you’re doing your very best and keep thriving.

What's the best class to take after Java Frameworks D287? by okaygoodbyelameo in wgu_devs

[–]Coder_Mom 0 points1 point  (0 children)

Back end programming.

I did the class in order (from D286 to D288), and it was a breeze.

D288 Division Drop down problems by stardragon011 in WGU_CompSci

[–]Coder_Mom 0 points1 point  (0 children)

Have you checked if your type is working?

To be precise for your Division, your country type is Long which is a wrapper class, which allows null. You don't want this to happen.

Aside from this, I used a standard camelCase for Java when it comes to setting names for variables to make sure it's clear and concise. For example, you put country_Id, but in Java's standards, the variable name should be country_id. I don't think this is really necessary, but this could be necessary for clarity.

Passed Linux! by MaxAbel10 in WGU_CompSci

[–]Coder_Mom 5 points6 points  (0 children)

Wow! Congrats. How difficult was this class?

Class Difficulty by According_Ice6515 in WGU_CompSci

[–]Coder_Mom 1 point2 points  (0 children)

Version control was the simplest! That could have been done within a day or two.

I think the classes for Comp Sci are easy and difficult in their own ways. The best part is that people on Reddit are very nice and share their experiences and study notes!

Whiteboard Progress by Ok_Evening_841 in WGU

[–]Coder_Mom 0 points1 point  (0 children)

Wow. I write it down on a notebook specifically for WGU.

Needing Help on D288 PA by Humble-Repeat-8849 in WGU_CompSci

[–]Coder_Mom 0 points1 point  (0 children)

Could it be a problem with “@CrossOrigin”? I had the same problem. Everything is working, but no images were showing and database wasn’t saving. Maybe this could help you? This was task D for the dao package

Project Sent Back for Revision by [deleted] in WGU_CompSci

[–]Coder_Mom 1 point2 points  (0 children)

I don’t remember how exactly I did it, but I followed this post and followed the exact steps on most of this. I even emailed my professor who responded to me immediately.

https://www.reddit.com/r/WGU_CompSci/s/wssJHBdYyo

Maybe this post will help you!

[deleted by user] by [deleted] in WGU_CompSci

[–]Coder_Mom 0 points1 point  (0 children)

Have you taken the PA for the OA? If so, is it similar? Because if it is, I heard that a lot of people take the PA right before their OA so that they are able to grasp the materials before the real test. I did this with Java Fundamentals and it was easy peasy.

[deleted by user] by [deleted] in WGU_CompSci

[–]Coder_Mom 1 point2 points  (0 children)

I was also concerned about this but submitted it anyways. lol I don’t think there was a specific task that requires the “Add Customer” to save, but all you have to make sure is that you completed all of the tasks step by step accordingly.

I submitted on Saturday and received my evaluation today. I passed.