Rev Leon Lonnie Love
damned mine eyes, DAMNED mine eyes!!
He bushed the vim profile pic and everythingI see Vim done kicked your ass and now you ackin right
He bushed the vim profile pic and everythingI see Vim done kicked your ass and now you ackin right
Who would willingly use PyCharm?Got a new MacBook recently. Been unnecessarily stressing over installing PyCharm vs VSCode. Went with VSCode. Wish a breh luck!
Because I program in Python and it’s a widely used and acclaimed IDE among python users...Who would willingly use PyCharm?
Because I program in Python and it’s a widely used and acclaimed IDE among python users...
Also...being that it was developed around Python... “it just works”. No having to fukk around with add-ons and shyt.
Ultimately I went with VS Code. Lighter, quicker, and more versatile with regard to programming in other languages. Oh and it’s free
Any projects you've worked on outside of class is always good. Link your GitHub. It's ok to include non technical employment.I'm going to start applying for internships, any tips of what I should have or put on my resume? What I should brush up on? Data Structures and Algo's are obvious.
I'm not going to divulge my information here, so general tips are more helpful than specific ones. Just started my 3rd year as a CS student, can code in C, C++ and Java, I'm picking up Python now on Coursera. I'm going to go hard on Leetcode and HackerRank in between and after classes.
That's a relief because my only actual work history is non-technical employment.Any projects you've worked on outside of class is always good. Link your GitHub. It's ok to include non technical employment.
Ignore requirements and apply anyway. Like you said, worst they can tell you is no. Everybody has imposter syndrome and the reality is, most people kinda suck at their jobs. Show the slightest bit of proficiency and willingness to learn, and you'll be better than the bulk of your peers. They're not going to expect you to know a lot as an intern so don't feel you have to.That's a relief because my only actual work history is non-technical employment.
Some of the requirements seem daunting and I'm lowkey suffering from imposter syndrome but fukk it, worst that can be said is no.
Thanks breh.
I'm stuck again. I hate this shyt.I managed to cobble together a Python script that pulls a list of issues from Jira. I need to add to it though. Right now, it only pulls from one project instead of all of them in the account.
This is something I put together for work. I really need more practice working with APIs though.
you're going through the peaks and valleys. You'll get through this soon.I'm stuck again. I hate this shyt.
I don't know enough. I don't understand API documentation, so I can never figure out what I'm trying to do.you're going through the peaks and valleys. You'll get through this soon.
whats your understanding of software design principles and patterns? API become easy to skim through and quickly understand if you have a firm grasp of the design patterns used to implement whatever API interface you work with. Try reading these:I'm stuck again. I hate this shyt.