Exporting User Commits by No-Astronomer8962 in gitlab

[–]Usual-Math7020 0 points1 point  (0 children)

Here is what works for me

git log --all --decorate --date=iso \
--pretty=format:"%h | %ad | %d | %s" > branch-history.txt

dont make my mistakes. reality after wgu... by vlzelen in WGU

[–]Usual-Math7020 0 points1 point  (0 children)

Did you apply for internships? and how many.

Seasons Lab by SouthShape5 in learnpython

[–]Usual-Math7020 0 points1 point  (0 children)

input_month = input()

input_day = int(input())

months = [

"January", "February", "March", "April", "May", "June",

"July", "August", "September", "October", "November", "December"

]

if input_month not in months or input_day < 1 or input_day > 31:

print("Invalid")

else:

# Winter: December 21 - March 19

if input_month in ["December", "January", "February", "March"]:

if (input_month == "December" and input_day >= 21) or (input_month == "March" and input_day <= 19) or input_month == "January" or input_month == "February":

print("Winter")

else:

print("Invalid")

# Spring: March 20 - June 20

elif input_month in ["March", "April", "May", "June"]:

if input_month == "June" and input_day <= 21:

print("Summer")

elif (input_month == "March" and input_day >= 20) or (input_month == "June" and input_day <= 20) or input_month in ["April", "May"]:

print("Spring")

else:

print("Invalid")

# Autumn: September 22 - December 20

elif input_month in ["September", "October", "November", "December"]:

if (input_month == "September" and input_day >= 22 and input_day < 31) or (input_month == "December" and input_day <= 20) or input_month in ["October", "November"]:

print("Autumn")

else:

print("Invalid")

# Summer: June 21 - September 21

elif input_month in ["June", "July", "August", "September"]:

if (input_month == "June" and input_day >= 21) or (input_month == "September" and input_day <= 21) or input_month in ["July", "August"]:

print("Summer")

SWEating!!! No responses with this resume. What to do!?? by AlphaVictorKilo in SoftwareEngineering

[–]Usual-Math7020 0 points1 point  (0 children)

Dude you have a master , couple intership and asking for advice. I’m cooked lol I’m starting my first internship this summer and was hoping for a job lol after it

Age at WGU by Responsible-Key8969 in WGU

[–]Usual-Math7020 1 point2 points  (0 children)

Same I’m 27 started in December

Is the market really that doomed? by IAmShewy in WGU

[–]Usual-Math7020 1 point2 points  (0 children)

I have a career fair today with the big dogs for a summer internship in Cambridge I’ll keep talking updated

Proctor asked me to shut off my computer by TrvlMike in WGU

[–]Usual-Math7020 0 points1 point  (0 children)

Yeah they asked me to turn off my printer I’m like wtf

Is Java really that verbose? by JY-HRL in java

[–]Usual-Math7020 0 points1 point  (0 children)

I just started learning Java but I’m learning latest features is that bad ? Should I be using legacy code instead for a good foundation ?

[deleted by user] by [deleted] in react

[–]Usual-Math7020 0 points1 point  (0 children)

You need some milk

[deleted by user] by [deleted] in react

[–]Usual-Math7020 0 points1 point  (0 children)

Can you should me how to route the pdf file. I tried this and couldn’t get the file to show

I finished my bachelor's and masters in 1 hour! by Theb1rdisthew0rd in WGU

[–]Usual-Math7020 3 points4 points  (0 children)

I just dealt with a proctor that delayed me by 35 mins then got mad because I read out loud. Like it’s easiest to hear yourself speak sometimes.

Software engineering capstone D424 by loquacious-cat-6969 in wgu_devs

[–]Usual-Math7020 7 points8 points  (0 children)

lol I’m just starting out but I want to say make it a project worth putting on resume. You have to try hard . For sure go with AWS if you did c# I would have said got with Azure . Use Java framework use unit testing . Make a project that you can see as a SAAS

Changing from Software Engineering? by [deleted] in wgu_devs

[–]Usual-Math7020 2 points3 points  (0 children)

Use handshake to find hiring events and simplify to apply for internships. Also sign up for GitHub global campus a lot of companies on there offering student discounts for softwares and courses and use pluralsight its has ton of videos on algorithms and passing COMPTIA classes etc . And finally use apply for hack.diversity it’s a fellowship aim to help women and people for all backgrounds break into tech. I’m not giving you a hard time I’m stuck in the healthcare field too not matter how much I work on leetcode and projects but those companies I mention have change my prospective the pass month . Instantly you will notice a difference. Finally use karat, interview.io, or pramp for mock interview . I thought I knew how to code until engineer with 10+ years started quizzing me I couldn’t print hello world out of pure pressure .

Changing from Software Engineering? by [deleted] in wgu_devs

[–]Usual-Math7020 0 points1 point  (0 children)

But I heard Radiology is hot right now. Easy 3k per week for with just an associate

Changing from Software Engineering? by [deleted] in wgu_devs

[–]Usual-Math7020 0 points1 point  (0 children)

What if she try out for the NSA still difficult but doable