Looks like they have an order form for those that you have to fill out and mail in. You could also order a generic one like this from Amazon.
You have got nothing to worry about, I started WGU by already having my CompTIA A+, Network+, and Security+ and even though it knocked out 5 courses, I still had to take certain Introductory classes. They were so easy and basic that I passed them in a few days.
With that being said, the 3 CompTia certs I mentioned are part of the degree and they will teach you what you need to know. Plus you don't get to those courses until you do earlier Introductory IT courses.
So to answer your question, no, you are not at a disadvantage at all.
If you end up struggling with the learning material for the CompTia certs, make sure to check the CompTia subreddit, most will recommend that you watch Professor Messer's videos and practice using Jason Dion exams you can get on udemy.com, they have sales every months for 80-90% off.
The very best resource you're going to get for this course is the official ITIL phone app. This is the Google Play Store link, not sure what the Apple one is.
That is the only thing that I used to pass this godforsaken course. It's dry, it's boring, and it's bullshit. It's really, really bad. You are going to be doing nothing but rotely memorizing the definitions of management cult-speak, and a lot of definitions overlap. Do you think that "Constantly improving systems and processes" would fall under the "Continual Improvement" tenet of ITIL? If so, you'd be wrong. This is what you have to look forward to.
While studying for this, it's OK to take a break and have a good cry if you want to, it will help with your mental health and you'll probably have to do it more than a few times. I wrote my English Comp narrative essay about how much I hated this fucking course and got a rave review from the evaluator.
I do not envy you. I do not envy you. Good luck, and may God have mercy on your soul.
This isn't specific to WGU, but job descriptions often have overblown requirements. I've seen requirements for 5 years of experience in Swift after Swift had been out for 2 years. If you read the job description and think you can do the job, apply for it.
In additional to finishing your degree, make sure you network. If there is a cloud computing user group around that you can join, join it and go to meetings (even virtual ones). Also, start reading some blogs related to what you want to do, read as many as you can. The goal isn't to be an expert, the goal is to be able to be able to talk about more cloud computing things.
Then I'd suggest using a site like upwork.com to try to get some small contract work in your field while searching for a full time job. You will shortly free up whatever time you have been spending on WGU, you should have time for a small project.
The go to is the CompTIA A+ exam, which covers really basic computer stuff. It's the easiest cert on the software development path, but also the most expensive, as it's made up of two tests, each costing about $200. It should also fill in a good deal of your missing IT experience. You can find plenty of study help in /r/comptia and these forums. The Professor Messer video series are always highly recommended, and free!
Good luck!
well, the last time i was in an educational slump, i dropped out and worked shitty jobs for 11 years. would not recommend.
i'm only in my second term at WGU, so i don't have much school-specific advice to offer. i will say i've found i've had to spend more time this term creating a study plan for courses (as opposed to the first term, where i was just getting shit done like crazy).
BUT
i can tell you that superbetter (https://www.superbetter.com) is something that helped me deal with depression and anxiety when i moved and changed jobs. there's nothing ground breaking in the skills it teaches you (set achievable goals, identify obstacles, have something to look forward to, enlist allies, etc.) but the gamified aspect makes it a little more enticing to do the work.
(if you need an ally, PM me!)
Well I'd say start with the easiest, A+, then Network +, then either go (CCENT, CCNA, CCNA:SEC), or carry onto Sec+
For comptia, a great free resource is professor Messer's Videos: http://www.professormesser.com/
Depending on how much tech knowledge you already possess, and how much time you can spend/week studying some of these might take you a week of studying and preparation or two.
A+ is split into 2 exams, and 2 courses, but is pretty simple stuff, I think each course is 3CUs, meaning the entire cert is 6CUs, same with CCNA, they make you do CCENT, then CCNA each is worth 6CUs, whole CCNA cert is 12CUs.
if you pass a single term, always consider taking a term break! you can pass the exams yourself outside of Uni and then get them transfered in and they'll count, might save money this way.
For most Tech Certs, I just buy the Exam Cram books, read them, write notes, and then do the Exam, so far I haven't had issues this way.
Best of luck!
Most webcams will work. Here is one that is $15 that would work fine. Nulaxy C900 Webcam: https://smile.amazon.com/dp/B08D39BC1T/ref=cm_sw_r_cp_api_glt_fabc_SP7HAZ2RWZKDHZCS7NG8?_encoding=UTF8&psc=1
You will die before completing your degree with that thing. This is a better buy.
​
Professor Messor's free videos are by far the best resource to study for the exam. I watched the videos, took notes, and re-reviewed them the day of the test (turned up the speed lol). I passed both exams on the same day. I found his quizzes to be much more useful than uCertify, except for identifying what connector types. uCertify is definitely better for that.
http://www.professormesser.com/free-a-plus-training/free-a-plus/
Hey i think you will find this very helpful in figuring out how many CUs you can do. I have tracked every hour that i have spent on WGU. https://onedrive.live.com/redir?resid=866958EB01F478EC!333&authkey=!AJ8hCew6GZIYUXE&ithint=file%2cxlsx
I just finished my second term.
EDIT: if that link does not work for you i can email you the file instead if you like.
I'm glad you bring that up! I actually do have a plan. I'm going to learn how to program if it kills me. I'm really interested in the web development side (which WGU help me discover that I enjoy), and learning JavaScript should help me at work with our recent NetSuite implementation. I've started learning through the The Odin Project, and it is awesome. And free!
And thank you so much for your kind words. I hope you find what you are looking for as well. If you have the courage and motivation to push yourself to get a degree through WGU, I have no doubt you can succeed at whatever you put your mind to. Have a good one, friend.
what version of visual studio did you install ?
the 2019 community version ?
https://visualstudio.microsoft.com/vs/community/
when you installed it did you install the "Desktop Development with C++" option ?
because VS also comes with C#, VB.Net, F# and a bunch of other languages
when you created a new project did you choose a C++ console app ? (I think that's what it's called)
try building simple first
#include <iostream> #include <string>
int main() { std::string name; std::cout << "What is your name ?" << std::endl; std::cin >> name; return 0; }
If you're having trouble focusing, maybe you can try using the Forest App that some people have had success with. You set a timer and the app will grow a tree. If you stop, then you stop the timer on the app, and your tree dies. If you can work for the time allotted, then the tree is added into your forest. Maybe start out with 20-30 minutes and see if this can help with your ADHD. You can read more about the Forest app here: https://www.forestapp.cc/. While I didn't need it for my time at WGU, I know of several students who absolutely raved about Forest.
Good luck with your educational journey. I think it's just a matter of finding out what works for you and what works against you. Eliminate distraction and set a time to get school work started. Most of the time if you can just get started, the rest comes easily. In my experience with WGU, it's no more than ~20 hours a course. Some are quick wins with hardly any study and some take longer.
Warm regards,
Michael. WGU Alum. BSBM, MBA, MSML.
That's pretty disappointing. Make sure you let the course mentors know!
For a beginner level Java reference, you might want to try Head First Java. Be sure to get one that is the correct Java version for WGU - 1.7 last time I checked.
EDIT: Changed suggestion to something more entry-level.
I would suggest both Head First Java and the Mala Gupta OCAJP7 study guide. You can also find her OCPJP7 early access version here: http://www.manning.com/gupta2/
Mastering the material in those books will give you a HUGE leg up when you actually start the program.
Google Play: https://play.google.com/store/apps/details?id=com.geofinity.wgu.mobile
Amazon App Store: http://www.amazon.com/David-Bleicher-PocketWGU/dp/B006MLTD2C/
(I'm an Android user myself)
I don't know about this - cloud computing draws upon many fields of knowledge. You need to know about networking, software development, API use, public & private key management, and a lot more. Currently, WGU's degree programs focus on specific parts of those, like Windows administration, network administration, software development, etc. Perhaps if WGU develops a broader, more technical degree like a computer science program(that I've heard rumors is being made) then maybe they could develop a class, but perhaps not.
Another difficulty is the fact that cloud computing varies greatly depending on the vendor. Given the fact that WGU seems to try to be as vendor-neutral as possible, offering a cloud computing degree may disrupt that.
Then again, cloud computing vendors already offer certifications like these AWS certs and these Google Cloud certs. That would make implementation easy since obtaining a cert could be passing the class.
WGU is great for some people, but it's also really easy for people who tend to procrastinate to fail out. For that reason, they tend to reject candidates who don't have any post-secondary education or applicable certs.
I recommend you study up for and get your CompTIA A+ certification. If you get it, that will likely get you into WGU, and I'd bet your work will pay for it. You can check out /r/comptia for more information!
Here's a free online Python course. It starts on February 8th. I recommend signing up for it, and completing it.
It sounds a lot nicer than the reality. You'll be able to stitch pieces of code together and use basic models. It will not teach you how to build your own models. Let's put it this way. I attempted the PyTorch Udacity course after MSDA and got stuck in Lesson 2 because I didn't know Python well enough to go further than that. https://www.udacity.com/course/deep-learning-pytorch--ud188
Degrees really don't carry the same weight that they used to, and considering the Landscape of IT changes every 6 months What you learn today is going to be outdated by 2 years when graduate.
Don't worry about previous generations telling you how important the name on the degree is, TBH they dont mean shit unless its a Harvard or Stanford thing. There are many times more average schools out there than top tier, and most people know that. At the end of the day the degree gets you the interview, your knowledge and aptitude gets you the job.
in regards to one of you other replies, to learn higher lvl maths, look to Coursera as a supplement to your degree, that have a large amount of free classes, and on some of them you can earn a certification for if you pay(WGU cheap) to take the class.
And if you are still worried after you get your degree, Go get you Masters from Ohio State, assuming you are still in Columbus. Then you have your degree status and social networking issue all wrapped up.
Free Code Camp is a great resource. I learned HTML with them and their lessons are easy to follow. I'm pretty sure they have courses on Python and some other languages as well depending on what you're interested in.
in my opinion the B.S. Data Management/Data Analytics is better than the B.S. Software Development
it has a "Data Structures" class, which the SD degree does not have
it covers Python and Java and R
you get the Udacity Data Analyst Nanodegree - https://www.udacity.com/course/data-analyst-nanodegree--nd002 (included in the base WGU price -- so basically free)
you cover a lot more Oracle -- you get two more database courses
the only advantage of the SW degree is that is has these two courses
and the SD degree let's you choose between Java and C#
the Data degree only requires Algebra (just like the SD degree)
You might want to provide more info. Does it detect the device at all? Does it try and fail to automatically find and install a driver? Have you tried different USB ports?
Also, if the driver is unsigned it might be blocked by Windows 8 by default. Try disabling before reinstalling the drivers:
http://www.makeuseof.com/tag/how-can-i-install-hardware-with-unsigned-drivers-in-windows-8/
I use Sleeping Dragon on Calm Lows for studying. It's always helped me focus.
​
https://mynoise.net/NoiseMachines/sleepingDragonToneGenerator.php
Finished this exam recently and did a bit of a writeup for my CM.
——— Couple recommendations of things you may wish to provide to students as supplemental resources from someone who studied for this independently. Kelly Handerhan's CCSP video course (available for free at https://www.cybrary.it/course/isc2-certified-cloud-security-professional-ccsp/) is a great primer at only 5 and a half hours; Especially for people who have not already taken the CISSP. Both the Sybex CCSP Official (ISC)2 Practice Tests and Sybex CCSP (ISC)2 Certified Cloud Security Professional Official Study Guide can be registered online with Wiley to obtain access to electronic versions of the chapter review and domain practice tests. If leveraging this system, I recommend taking the exams in practice mode to review the solutions as applicable. The Cloud Security Alliance Guide for Critical Areas of Focus in Cloud Security v4.0 is an excellent supplemental material, however the Official Study Guide should cover most exam-relevant topics sufficiently. After taking the exam, I can say that the questions in the Sybex practice tests book were about as close as possible to the actual exam's format, addressing similar scenarios but with slightly less difficult/complex questions on most occasions. I also came across some mindmaps that, while a little vague in parts do serve to act as a succinct reminder of topics covered through the other material (https://cccure.training/m/articles/view/CCSP-MindMaps).
The CCSP Exam Objectives document should also be reviewed to make sure students feel comfortable with the topic areas discussed. ——— As an aside, I believe both of the Sybex books are available in the WGU library, and you can probably register them with Wiley to take the quizzes & practice tests online.
Here is one of the materials they use for C173 (Scripting and Programming - Foundations). You can do the course for free if you wanted to get a taste of the classes. This particular course is one of the better materials. For some courses it will be more book and less video.
https://www.udacity.com/course/intro-to-computer-science--cs101
If you are talking about WGU exams, make sure that you're set to use Examity. They do support Linux, but not all of the proctors know the process. They'll need to talk to their manager if they don't know it. By default, they use GoToMeeting, but the Linux version doesn't allow use of the webcam. I've had proctors use both Zoom.us and LogMeIn. It takes a bit longer as they're not prepared typically, but it beats dual-booting and the like.
For EC-Council...I've not found a way other than borrowing a Windows computer from someone.
Thanks so much for your detailed reply, Craig. I'm sure I'll have more questions later, but even if you're caught up and busy with something you've answered the big ones for me. I appreciate it.
^Sent ^from ^Reditr
networking, and personal interactions is not limited to B&M schools. I've found my local community to be more beneficial than anything. Take a look at meetup.com, and see what exists in your area. In my case I regularly attend meetings for cloud computing, software development, cyber security, and a group for technology professionals. I haven't been to a meeting where everyone from beginner to advanced was welcome.
Congrats I passed with the same score!
I used the ITIL 4 foundations app, it was like $8. But the questions on the practice exam in the app were structured just like the certification exam.
https://play.google.com/store/apps/details?id=uk.co.tso.itilfourfoundation&hl=en\_US&gl=US
I dropped Calculus 1 three times in my freshman year after HS... finally passed it in the summer at a local university. But that was 24 years ago (lol), and nobody's taking those credits. I know I can do it, and I know you can do it too! Check out Calculus for the Utterly Confused - it has helped me a bit (so has Khan Academy tbh). Keep looking for resources, eventually you'll find someone that can explain it in a way that will make it click for you. Calculus is one of those annoying ones - the good news is, you only have to take one calculus class at WGU (my original university had FOUR quarters of calculus *vomit*), so once it's done, it's done forever.
I haven't had any serious issues with Examity. I once had to wait 15 mins for my proctor to connect, which isn't too long but any longer would have been excessive. OP's complaint is legit. You'll also hear a lot of nitpicky complaints from other students and the best way to work around them is to learn what to do and what not to do. These are some Examity issues I've personally experienced and what I did to correct them.
I was told not to cover my mouth while taking an exam
I stopped covering my mouth while taking an exam. Resting your chin on your fist is fine, just don't cover your mouth.
I highlighted some exam text as I was reading it and was told not to do that
I stopped highlighting exam text
I was told to turn off the printer that sits next to my desk
I turn off the printer before I even start an exam now and then show the proctor my printer is already off
I was told to turn off the second monitor that sits on my desk
I turn off the monitor before I even start an exam now and then show the proctor my monitor is already off
My camera couldn't capture my entire desk when it's sitting on the desk itself and the proctor had me moving it all over the place. This one actually pissed me off a lot at the time because I couldn't think of a way to get the angle that the proctor was looking for.
I finally put my camera on my workbench stool and rolled it slightly behind and to the side of me. That placement captured my entire work area and the proctor let me take the exam. After that, I have my camera set up on the stool before I even connect to a proctor.
Just finished that degree! This is the only book I have ever read to learn SQL, and can't recommend it highly enough: SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL: Viescas, John: 9780134858333: Amazon.com: Books
Woohoo! Sorry for the late reply! I got it off of Amazon: Diploma Frame - UV Protected and Real Premium Wood Certificate Frame Size 11x14 without Mat and 8.5x11 Inch with Mat - Excellent Document Frame for Your Award Degree https://smile.amazon.com/dp/B07Y4ZN52D/ref=cm_sw_r_cp_api_glt_fabc_5TKFJ5D5ZHSH4H3J0S57
Webcam, 1080P Webcam with Microphone and Privacy Cover, Akyta USB Web Computer Camera, 110 Degree Wide Angle, Desktop PC Laptop HD Webcam for Video Conference/Calling/Stream,Skype/YouTube/Zoom/Teams https://www.amazon.com/dp/B07QP6G5JV/ref=cm_sw_r_cp_api_glc_i_8NibGbV1AVX4C?_encoding=UTF8&psc=1
Thanks. I have ADD so it’s something I’m always having to deal with. I might try the iPad but I’m thinking an eReader might be easier on my eyes. Amazon has a nice one for $300.
https://www.amazon.com/dp/B07L5G6M1Q/ref=cm_sw_r_cp_api_glc_fabc_uis7FbSQ9NB07?psc=1
My Enrollment counselor told me the webcam doesn't have to be anything fancy, as long the proctors can see you and you can position it in a nice spot. I went with this one from Amazon, I liked that it came with a little tripod.
​
https://www.amazon.com/gp/product/B08CVTCVT5/ref=ppx_yo_dt_b_asin_title_o04_s00?ie=UTF8&psc=1
My old Microsoft webcam died just before I was going to take my first OA. I picked this Nexigo up from Amazon https://www.amazon.com/gp/product/B08CL56SDS/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1
$99 for a 1080p/60fps camera, but does the job quite nicely. It also includes a small desktop tripod, which you'll need for the proctored exams.
You have room for a desk. Its not a desk though. :P
Its a sheet music stand tripod that doubles as laptop stand. $30 US with Prime.
https://www.amazon.com/dp/B003GEJ5PI/ref=cm_sw_r_sm_apa_fabc_KGWRFbEA0H2KV
You can set it up when needed, just slide up a chair and move the camera wherever so they can see.
When done, take it down and stow it out of the way.
PM if your short on funds and Ill sponsor you. Education is important and I dont want you to tell your kids (or whomever) one day you could not complete your degree due to the lack of a desk.
x2. You'll have to purchase your own.
I use the Amcrest 1080P Webcam and it's worked fine for proctored exams.
I am using an old iPhone 6 paired to my PC using DroidCam and this tripod.
Works very well and the audio is good enough for the proctors.
Yes everyone gets the cup, it comes with your webcam. How much IT experience do you have? Are you bringing any certs in with you(A+ maybe?). If not I'd suggest beginning to study for them now because they can eat a lot of time. There's a lot of resources for A+ out there that are free or close to it. I really liked Mike Meyers A+ book. It's $24 on Amazon but well worth it. Same for his Network+ book.
So 664/750 is close, especially with your "issues" going into the exam. I took it about 2 weeks after Comptia officially switched over to the new exam and WGU was still in transition in getting the material updated and out to everyone to study it. I ended up buying this book from Amazon:
https://www.amazon.com/CompTIA-Cloud-Certification-Second-CV0-002/dp/1260116611/ref=sr_1_fkmrnull_2?crid=3BX4QH7LFK5IZ&keywords=cloud%2B+cv0-002&qid=1554487985&s=gateway&sprefix=cloud%2B%2Caps%2C391&sr=8-2-fkmrnull
I read it cover to cover and did ever practice question it had. I also bought the practice questions guide that accompanies it and went through it. All in all it took 2 weeks, and I was able to pass it. The exam is horrible and you have to be a speed reader and almost have no second guessing on your answers. I didn't have any luck with blogs, or any other resources. I just read the books and did their sample quizzes until I was comfortable with the answers and why they were so.
Good Luck.
As a Navy Reservist i can tell you when I deploy to Japan it's not a problem, just have to let your mentor know what dates you're overseas. (I was there recently from Jan - Mar 2020). Had to complete one test while there, they had a Prometric testing center on base so it worked out good. Used NordVPN to have a stateside IP while over there, but didn't see any issues when I didn't have it. Use Google Fi phone service which has free overseas roaming so my stateside number reaches me anywhere in the world. Asked my mentor to call me at 9:00 pm local time which was 7:00 am stateside so it worked out good for both of us. I missed a few webinars which were the middle of the night for me but the instructors emailed me the recorded WebEx meeting so I could watch later and that helped immensely. Overall I think being overseas I was just as able to complete the coursework as long as I had an internet connection. One of the reasons I chose WGU was the flexibility to complete college while traveling worldwide.
I got this one for under $30 off amazon. It works pretty well.
https://www.amazon.com/gp/product/B0892WKYJ6/ref=ppx_yo_dt_b_asin_title_o08_s00?ie=UTF8&psc=1
I got one of these: ASUS VivoBook F510UA https://www.amazon.com/dp/B0762S8PYM/
Put a SSD in it: https://www.amazon.com/dp/B073SBX6TY/
Install Windows to the new drive and then format the old drive. I use the old one for storage for music and movies and stuff. Runs as fast as you’ll need for several years.
My recommendation is to get with the course mentors if you have not already done so. They have other material available that may be able to assist you with the assessment. I took this exam three times, the first time I missed by 1 pt, the second time by 1/3 of a point and as the saying goes, the third time was the charm. So yeah, get with the course mentors for additional material and then get on their calendars for an explanation of the concepts you do not understand. Understanding the concepts is key, in my opinion. You can do this though; you have made it this far. Last recommendation is to look at Head First Java, 2nd Edition ISBN: 978-0-596-00920-5.
I read "Head First Java" instead of the udacity material. Someone here recommended a video series I'll check out.
I have coded apps in Python and Swift previously. The syntax of Java is just very overwhelming for me and I have a tough time even just reading it. I watch along with the cohorts and have no clue why the instructor is doing the things the way she does.
I'm surprised to hear so many people are struggling with this course. The Udacity material is not very good, but at the same time, the material the class expects you to be competent in is very low level. Don't let the comments overwhelm you.
The supplied material DOES cover the required competencies, but does so in a very roundabout way (at least when I went through the course). There are many other resources that approach an introduction to programming far more efficiently.
It's definitely a class I'd recommend outside material for, but there's nothing tricky about the exam. Head First Java, CodeAcademy, various YouTube series, etc. are all fantastic resources.
I do not have that course - and in fact, when I look at the IT Software course pdf, I don't see it listed anymore. I think it's been rolled into Scripting and Programming - Foundations and Applications.
Head First Java should cover everything you need to know for an intro class, and Mala Gupta's book should help if you have higher-level java courses.
Sorry, I was thinking of EDV1, one of the other Java classes.
The book I mentioned would definitely help with Java overall, but it's specifically tuned to passing the OCA/OCP certifications.
I went into TXP1 already knowing a little Java, and I remember thinking how hard it would be to learn it from the text. Head First Java would be a much better intro text.
WGU gives Lynda access, just click 'log in through my institution' on lynda.com. You can also get 90 days free Pluralsight through Dreamspark, just search Dreamspark for Pluralsight. You need to be logged in on Dreamspark premium, I think.
Head First Java is definitely the way to go for this course, and you'll only need to read about 2/3 of it to pass TXP1, TYP1, TXC1, and TYC1. Maybe watch the Lynda video on object oriented programming as well for TYC1.
I used Head First a few years ago to learn HTML and I really enjoyed it. I will check out the Head First Java.
Oh, and I am definitely letting the course mentors know. Does the Software Development program have this course in it as well? I hear that program is structured differently from BSIT-Software in a sense that even the software related courses are different.
I've actually been writing Java for almost 10 years, but I do really like this book: Java in 24 Hours. It's very entertaining and well written.
If you have the basic syntax of Java down, you also might want to try CodingBat, there are many basic practice programs that you can write in the browser.
Your right the udacity course does suck, I had some issues with C169 because Java is a lot more difficult to me at least than Python.
I used the following sources and stuff made a lot more sense! I passed the OA with a 73% not great but still a pass. Also the performance assessment took me about a week.
First I went through this https://learnjavathehardway.org/
Then I read this book http://www.amazon.com/Head-First-Java-2nd-Edition/dp/0596009208
Lastly I did the Java course on Codecademy
Hope this helps!
Check out Schaum's Outline of Intermediate Accounting II. Buy the Kindle/e-Text edition to get it instantly. Even if you don't have a Kindle, you can download a Kindle reader app for PC or Android for free from Amazon. It is how I got through Intermediate Accounting.
This is the webcam I use for all my proctored exams + Black Friday sale its only 20$.
If it's the one WGU sent me when I started, it was always finicky when I used it on my newest Macbook Pro. I had to get the USB strip since it wasn't USB-C. I'd move it around till it worked which sucked because when I had to rotate it for the pre-exam check Examity performs, it would sometimes lose connection.
I ended up buying a USB-C webcam. The j5create 360 Degree All Around Meeting Webcam has worked for me for all my MBA ITM OAs.
Generally WGU email you at your personal email after you finish Orientation with a special link to sign up for the Refer A Friend program. Once you sign up, a day or two later they send you another email to your student email with a link and a unique code that lets you into a tiny storefront where you can pick between a coffee mug, a metal insulted tumbler, or a blanket.
If you did not receive this email, email and tell them. They will send you the email. I would recommend this over crossing your fingers and going and signing up for the Refer A Friend program yourself hoping you get an email after.
Sidenote: The whiteboard was not listed as going to come with the blanket. I suspect the coffee mug and the tumbler also come with unmentioned things - a friend of mine got the tumbler and it came with a WGU sticker and Do Not Disturb doorknob hang.
On the whiteboard: The whiteboard is about as thin as a piece of paper - so thin that you couldn't use it except on a table, you can flap it in the air. It is very small, maybe 8'' x 7''. It also doesn't meet WGU's specifications for an acceptable whiteboard for proctored exams. >Both sides must not have any lettering, graphics, or logos
I ended up tossing it. If you want a whiteboard for proctored exams I would suggest this one, which does meet WGU's specifications, is sturdy enough you could use it in your lap, and is double-sided with one side having a grid on it.
Very sorry to hear that,
You are welcome to practice more to achieve your goals 🎯 on th Bilby Apppp Exam Preparation, available on Google Play.
The #ITIL4Foundation in the app includes 600 questions with deep explanations and 73 exam tips which are structured as the latest #Axelos official candidate syllabus.
If you get a band skill score of more than 80% in the app, we encourage you to take the exam, and we are next to you on your journey 🚀.
Click on the link below to get access to the practice tests 24/7. 👇
https://play.google.com/store/apps/details?id=com.app.bilby
Please feel free to contact me if you have any questions 📩.
Kind regards, Alex Boa
Sure. I think this is the model, or close to the model I used. 140deg fov. I had to rig a tripod, and it looked ugly as hell, but it was cheap and it worked.
I started this October 1st, and while I already have a laptop, I wanted a computer specifically for doing schoolwork and exams and nothing else. (Who needs Discord going off when you're sitting an exam, man?)
I bought this exact laptop off Amazon for less than $400. It's nothing exciting, but the screen is bright and it's more than capable for schoolwork
This is a nice Windows laptop computer in your price range. It's a little big and fairly heavy.
Congrats!
for others they have struggled to pass ITIL4 exams:
Using this app includes 600 questions and answers and 76 exam tips. It aligns with Axelos, and all questions are categorised based on the exam syllabus. You will pass very easy with a higher than 80, I was surprised by how much work they have done!
Hay mate,
Using this app includes 600 questions and answers and 76 exam tips. It aligns with Axelos, and all questions are categorised based on the exam syllabus. You will pass very easy with a higher than 80, I was surprised by how much work they have done!
Hay mate,
Using this app includes 600 questions and answers. It aligns with Axelos, and all questions are categorised based on the exam syllabus. You will pass very easy, I was surprised by how much work they have done!
Try https://justgetflux.com/ or if you are on Windows 10 I believe there is an option built in to do the same. Get up and take a break when you start to notice issues, look away on a regular basis.
I have a Macbook Pro, but this should apply to the Macbook Air as well.
Honestly what I did is just buy a big 50 inch 4k Samsung TV [1]. It cost me about $350 about two years ago. I had to buy a special adapter to get 4k 60hz, which cost about $40 extra. It plugs in via HDMI.
I actually really like it. I have it mounted to the wall in my basement, and that works as my "office" setup. 4k is high enough resolution to easily view high-contrast stuff like text. I don't play games (if I did, I probably wouldn't be a Mac user), so I never really saw the appeal of an expensive dedicated monitor.
[1] https://www.amazon.com/gp/product/B07HDCKVHL/ref=ppx_od_dt_b_asin_title_s00?ie=UTF8&psc=1
[2] https://www.amazon.com/gp/product/B08SM393WB/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
I'm on a Macbook Pro and I use the j5create 360 Degree All Around Meeting Webcam - 1080P HD Video Conference. https://www.amazon.com/dp/B08MYZWX87?ref=nb_sb_ss_w_as-reorder-t1_ypp_rep_k1_1_3&amp&crid=VF20BNN6L7LI&amp&sprefix=j5+
Summary of a comment that I’d made on another post. https://www.reddit.com/r/WGU/comments/wc8uc6/itil_4_is_ridiculous/
I found the "ITIL 4 Marketing Course (Study Guide) - ITIL-4-Foundation-Cram-Card" super helpful; When I could remember/write down everything on those documents, I scheduled the retake and passed. (4-5 days after the first test)
The PDF isn’t available in the Course Chatter (Through WGU). Here is a PDF link: https://smallpdf.com/file#s=cc81386a-b9be-4fd5-84e8-6e0dbf9e0b4f if you care to take a look at it.
This was a ridiculously dry course; good luck you’ve got this
While I haven't taken A&P at WGU, I did take A&P/medical terminology at a community college. You may want to buy an A&P coloring book like this or buy pre-filled flashcards. Rote is really useful in the beginning. Good luck. Let us know how you do.
I took the Sec+ exam before SY0-601 (new version of the test) using only Darril Gibson's book. He has an updated version here. I tried watching videos but they were slow. What I did was divide the total number of pages in the book by 14 (2 weeks of studying), it worked out to 25ish pages a day. I'd do that over 30-90 minutes each day, if I knew whatever the page showed, I'd skip it. I'd copypaste in Anki for unfamiliar terms and review the flashcards each day for a few mins.
By the end of the book, I felt like I over studied. I took the exam tired while not in my best shape and scored around an 800.
Someone mentioned this app the other day. https://play.google.com/store/apps/details?id=uk.co.zindiak.Quiz_ITIL4
That's what I am currently do in addition to the ITIL YouTube playlist from Value Insight
ITIL(R) Foundation Essentials... https://www.amazon.com/dp/1787782131?ref=ppx_pop_mob_ap_share
I used that book and the Jason Dion practice tests on Udemy, passed first try. Memorize the diagrams, there is a Jason Dion cheat sheet in the course notes. The book I got on Amazon is a short easy read, and complements the Dion tests.
I bought this book https://www.amazon.com/Building-Virtual-Machine-Labs-Hands/dp/1546932631/ref=sr_1_5?crid=57VFQAPJFUAT&keywords=virtual+lab&qid=1659033095&sprefix=virtual+lab%2Caps%2C152&sr=8-5 while I was working on my cloud degree... I still use it now to custom my VMs for class and work...
I passed. First attempt. Take it from me. I just read
ITIL®4 – A Pocket Guide https://www.amazon.com/dp/9401804397/ref=cm_sw_r_awdo_59ZTSM3DMMAG5EG3WM51
And got the app (it’s been removed, & I found a similar one) & took the test a few times
https://apps.apple.com/us/app/itil-4-foundation-exam-prep/id1507155404
If you ONLY want to pass the exam, not learn anything-
ONLY STUDY WHAT IS NECESSARY. Don’t read comprehensive BS, just the exam. From what you’ve said, you’re doing this to be proficient in the material, not pass the exam.
I failed on my first attempt after using the provided material. I used the ITIL 4 Essentials book to pass: https://www.amazon.com/ITIL®-Essentials-essential-Foundation-beyond/dp/1787781585
FWIW, this cert/class is garbage and worthless in the real world. Just memorize this book, pass the test, and forget it all.
I bought this for $14 https://www.amazon.com/gp/product/B08T19RTKT/ref=ppx_od_dt_b_asin_title_s00?ie=UTF8&psc=
sadly it’s not longer available even though I bought it like three weeks ago. I also got the cheap $7 Amazon tripod. You can prob search around recommend webcams on that page and find a cheap one.
I used it for two oa’s so far and had no problems. I’m not sure about using a. ESL
I don’t have adhd but I do tend to distract myself frequently. I’d say get set up facing a wall with no decorations on an empty desk and hide all icons. Make that your study place. Also you could get a smart light bulb or maybe even just a color changing one and put it near there and try to condition yourself to be in “study mode” when it is one color and break mode in another. Also having a physical timer like this has really helped me when using the pomodoro method. It helps me to visualize my study time and how it’s being chewed up wether I’m studying or not. Gives me a chance to really focus in and then a chance to get distracted. Basically structured distraction. Best of luck!
I picked this one, and it has a surprising amount of customization and functionality. Nice clear picture too. https://www.amazon.com/Microphone-NexiGo-Computer-110-degree-Conferencing/dp/B088TSR6YJ/ref=sr\_1\_3?crid=FAUDOD6JNTI2&keywords=nexigo+webcam&qid=1650306474&sprefix=Nexigo%2Caps%2C179&sr=8-3
I don't know for sure since I haven't done it, but I was told if you talk to your mentor they can help by sending one out.
I have a decent Logitech that works well
Here's a link to a cheap camera that meets the requirements it's on sale for less than $20
1080P Webcam - USB Webcam with Microphone & Electronic Privacy Mode, Noise-Canceling Mic, Auto Light Correction, eMeet C950 Ultra Compact FHD Web Cam w/ 70°View for Meeting/Online Classes/Zoom/YouTube https://www.amazon.com/dp/B09KCJ36FS/ref=cm_sw_r_apan_i_7JPVFNS60WK8ABQZG78W
Technical Specifications:
Sensor: CMOS
Minimum Resolution: HD 720p Note: The webcam recommendations listed on this page meet or exceed the minimum resolution. For example, options with HD 1080p and 720p image resolution possess functionality to exceed the minimum.
Viewing Angle: 70 degrees or higher
Interface: USB 2.0
Focus: Automatic or Manual
Microphone: Integrated microphone
Imaging Distance: 5 cm to infinity
Video Format: Color
Minimum Height of Camera (using gooseneck or tripod): 8 inches
I used this one. I started April 1 and have taken 3 exams with it already. Webcam, HD Webcam 1080P with Privacy Shutter and Tripod Stand, Pro Streaming Web Camera with Microphone, Widescreen USB Computer Camera for PC Mac Laptop Desktop Video Calling Conferencing Recording https://www.amazon.com/dp/B082X91MPP/ref=cm_sw_r_cp_api_i_J4D4E6QJYWDPM4RTNW07?_encoding=UTF8&psc=1
I bought this one, it's half off today, works perfectly. 1080p 60fps Webcam with Microphone - FHD Streaming Webcam Autofocus with 85° Wide View, Exposure Correction, Plug & Play, Web Camera for Desktop Computer, Gaming, Conferencing https://www.amazon.com/dp/B08QR797PF/ref=cm_sw_r_cp_apan_i_EZXNB27G1K1AHEGAPXEJ?_encoding=UTF8&psc=1
This is the one I have. It’s on sale for $17 right now. Works great but when I have to verify with my ID, I have to use my laptop cam to focus on the small text then I switch it over to the webcam when I take the exam.
Limited-time deal: Webcam with Microphone, 1080P HD Webcam with Privacy Cover and Tripod, Computer HD Streaming Webcam, USB Web Camera for Calling & Recording Conferencing/Business Meeting/Gaming https://www.amazon.com/dp/B0897P3D5B/ref=cm_sw_r_cp_api_i_dl_TBXX3XEY1BRR0P8RV8W1
This isn't the exact one I used so I can't guarantee it will work, but it's one of the cheapest ones I saw with a lot of good reviews.
Lol this is so true, I bought the straightline membership with their calculus course and i am not really liking it. khan academy and this book is all i needed tbh lol.
I don't mind straightline as i will be using their proctored exams but yea if anyone is reading this comment then give Khan academy a chance before you spend money on straightline and the lay out is way better.Some of the videos on straightline look like their were recorded in the 90s tbh.
irrc, the sybex study guide has a bank of practice questions that follow the material. There is another separate book that is only practice tests.
i.e. https://www.amazon.com/CompTIA-Project-Certification-Kit-PK0-004/dp/1119664144/
I am currently in the program, but it's actually in the IT College. I just went to the business college website and it's not listed there (only MBA, MSML, and MSA).
As for your requirement to get into the program with Business Management, I'm going to assume no because managerial isn't very quantitative and I don't think there are much IT courses in that major. It's not really a STEM degree based on the list that they provided. I got accepted with a BS in Economics. >Possess a bachelor’s degree in a STEM field, Business degree (Quantitative Analysis, Accounting, Economics, Finance, or degree with similar quantitative focus).
>Possess any bachelor’s degree PLUS one of the following: Two years of related work experience Relevant and current IT certification Related IT coursework
The program itself is VERY statistic heavy--if you had a BS in Business Statistics (as shown on the STEM degree list), then yes. However, I think your best bet is to to contact the enrollment counselor and see what they say after submitting your transcript.
If you're serious about being accepted into this program, I've read that if you do Udacity nanodegree for Data Analyst, then that would help you cover to be accepted. But again, I would consult with the enrollment counselor. Good luck!
I have not taken the nanodegree
but its $399 PER MONTH
https://www.udacity.com/course/data-analyst-nanodegree--nd002
they have a special right now where you can get 4 months for $1020
but the nanodegree is INCLUDED in the WGU tuition
so once you enroll in WGU the nanodegree is free
you just have to set it up with your mentor
which I have not done yet either
I would say start with Udacity's Descriptive and Inferential Statistics courses. And if those don't click, you're in the wrong field.
https://www.udacity.com/course/intro-to-descriptive-statistics--ud827
https://www.udacity.com/course/intro-to-inferential-statistics--ud201
stick with Computer Science
that is what every company looks for
if you want mobile dev then sign up for a free edx course after you graduate
https://www.edx.org/course/cs50s-mobile-app-development-with-react-native
or do a free udacity course
https://www.udacity.com/course/new-android-fundamentals--ud851
the whole point of CS is that you'll now have the knowledge to teach yourself all that stuff on your own
You might consider looking into Udacity's Data Analyst Nanodegree for developing the technical skills for data analytics. I believe WGU incorporates it into their BS Data Management/Data Analytics degree.
For me, it was memorization and applying hands on practice to drill it in, otherwise I'll forget it very easily. Earlier in the year I was diagnosed with combined ADHD, and I found that using apps like the Anki flashcards (https://apps.ankiweb.net/) helped me greatly. I used Anki's method of memorization and applied it to my studying method for most of my classes I hope this answered your question!!
I'd say the main issue here is the "You getting in your way" problem. I struggle with this constantly. We each need to deal with this in our own way, but here is how I do it:
1) Establish where you want to be: Decided what you WANT. Not what you think is reasonable or what you think you are capable of, but what you WANT.
2) Establish where you are: Take stock of where you are in relation to where you want to be. Be really objective about this step.
3) Established what is needed to get from where you are to where you want to be: Don't focus on how, just what. Make a list of things that need to be done. Start at high level (eg I need to complete these 4 classes)
4) Break it down: Take each item and ask yourself: "Does this seem doable?". If the answer is "no" then repeat step 1-3 on that one item. Break it into smaller pieces. Ask if each are doable. Break then down again if no. Repeat this step until you have a list of "yes I can" items. It doesn't matter how small they are. "Create document and place name at top right" is a perfectly valid task.
5) Pick one item: JUST ONE ITEM. Forget the rest of the list and tackle that one thing.
6) Repeat step 5 until you are done. If at any point you get overwhelmed, back off and go back to step 4. If that isn't enough, go to step 1.
Final advice: If you decide that the best thing for you to do is quit, then do it, but make that choice part of a larger decision. You know the saying: "You can't seen the forest through the trees"? Sometimes the big task (Getting your degree in this case) is the forest and sometimes its the tree. You need to adjust your perspective in and out until things come into focus.
Good luck dude. I hope that things work out for you. Hang in there.
P.S. For flashcards, look into this: https://apps.ankiweb.net/
I'm sure you already tried everything I'm going to mention, so I apologize in advance.
I am using the https://www.amazon.com/Texas-Instruments-MultiView-Scientific-Calculator/dp/B000PDFQ6K and was told this would be all I would ever need for any of the CS math classes.
I did! So I got a nice-ish webcam on sale and one of these: https://www.amazon.com/dp/B07VSDF7XT/ref=cm_sw_r_awdo_navT_g_dl_SR2NJDD3WN0DA7PT1KS2
The flexibility of the stand really made my life easier. Setup took maybe 5 minutes including removing a corkboard behind my monitor and reminding my family that I'm unavailable and to please be quiet. I only have 1 monitor, no additional electronics, and prefer to keep my desk clear anyway, so getting through it was always pretty quick.
THanks! I just ordered this book:
Please give me more tips :)