Details
-
AboutAndroid Developer
-
SkillsJava, Kotlin, Android
-
Github
Joined devRant on 12/29/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Me: Writes tests while fixing bug
Supervisor: "I'd suggest fixing other bugs and then picking up test cases"
Well the reasons we have so many bugs is that you let our off-shore devs just write code with ZERO code coverage!! -
I hate coming into the office! It's cold, people microwave smelly food, and I can't break up my work sessions with some gaming or anime. I wish remote work wasn't seen as such a scary thing for companies.2
-
Was tasked with going over an app that my company owns to see what aspects of it we can use for our next project. So, I checkout the codebase in Android Studio, and to my surprise after going through tons of confusing classes I don't find a single comment! How am I supposed to to figure out how anything works if the previous developers didn't comment ANYTHING!
Now, I'm still fairly new to programming professionally (about 2yrs) but I've learned how beneficial comments can be.
Ugh, now I have to spend the rest of this week deciphering this code like an archaeologist inside an Egyptian pyramid. -
R&D while I wait for management to decide on clear direction for the next project and then waiting for the designers to create it.
-
Java I hate you! I've been stuck on an authentication issue for weeks now and just figured out what was wrong. The probem was my variable wasn't STATIC so it was passing in an old auth header every time. Literally I've been skimming and modifying my code like crazy for like 2 weeks and this simple modifier changes everything! Java I hate you and can't wait to migrate my code base to kotlin!4
-
First year as a professional developer, and this Thanksgiving break is making it hard to get back into the code base here at work. Am I the only one?2
-
Sometimes while in my office I just want to scream! Not out of frustration, but just to wake myself up to get motivated to start my work for the day. Is it just just me?1
-
I talked to one of my coworkers about my next steps for completing my next project and he responds so lithargically. I don't know if he thinks I'm just an unexperienced idiot of if that's just how he is. Maybe it's just my imposter syndrome kicking in.
-
Somebody please help! I need help drawing a custom shape in my fragment.
https://stackoverflow.com/q/...6 -
So I start my new dev job Monday and I'm considering vlogging/blogging the experience. Have any of you found success doing this? Not monetarily but like actually had time to create some decent content. Any tips or advice would be appreciated.3
-
2017 was a dream come true literally.Long story short, I quit my job of 6 years as a PE teacher, studied Android Development through Udacity's Nanodegree program, moved my wife and kids out of our house (we were renting), moved in with my in-laws, Trusted God, learned how to build Android apps, applied at numerous tech companies, got offered 2 jobs, got hired as an Android Developer in Tennessee in December making almost more than twice I did as a teacher. My first day of work is January 8th. What a year it's been!6
-
Just learned how to write a for loop in kotlin and I now want to burn Java to the ground. When I first learned for loops in Java my brain almost imploded.2
-
I hate all the idiots who mark completely wrong answers on SO as the accepted best answer. THE ANSWER IS WRONG GENIUS!!1
-
Went to bed last night with my code not working. Woke up, ran the app and IT WORKED! I have no clue what I did last night it's all a blur, but apparently I fixed the problem in my sleep. #SleepCoder2
-
More and more of my friends and family are finding out I'm an Android Developer. I'm so sick of hearing, "Hey, I have a great idea for an app...". They all think you can build a good mobile app from scratch in a few days.2
-
Programming is like climbing a giant mountain covered with other smaller mountains. You conquer one small mountain (i.e. bugs, refactor, etc) just to realize there are many more mountains ahead before you get anywhere near the final summit.
-
I've come to accept the fact that when I first learn a new concept I'm not gonna know what the heck I'm doing with it until I code it for myself and break it and then fix it. Bugs help you learn.1
-
Do some devs think overly complicated code makes them look smart? Why aren't we taught to code efficiently instead of complicating the whole process?!
-
My day in a nutshell:
Fixed the app.
Broke the app.
Fixed the app.
Broke the app.
Reverted all changes from repo.
Fixed app.
Found new bug.
Ugh....1 -
!Rant
What type of music do you guys listen to when coding? Me I like hip hop, electronica, 24/7 hip hop instrumentals on YouTube and some alternative/indie stuff.21 -
Some days as a new programmer I feel like a complete loser. Spent 6 hours trying to solve a problem and nothing has worked. Ugh gonna have to try to sleep this one off...5
-
As an emerging Android developer, I must say I HATE SQLITE AND CONTENT PROVIDERS!! So much code for such little functionality! Pro Android devs, does the process get any less tedious down the road with more experience?6
-
Everytime I open Android Studio for the first time. I look at my code and I'm like "What is this? What was I thinking?". But 30 minutes later I'm so deep into the code I'm almost in a trance. Tell me I'm not the only one.5
-
What's the longest you've ever been stuck trying to fix a bug or figure out how to build something? Just curious before I bash my head into my keyboard.7
-
I hate when I go on stack overflow to find an answer, and all the comments for the correct answer say, "awesome thanks!", "Works perfectly now, thanks!". While I sit staring at my screen feeling like a complete idiot because I don't understand the given answer at all!13
-
I love Android development, but I HATE make individual strings for each word in my apps. It's so tedious! There's gotta be a better way than telling myself, "Oh crap you better be a good boy and use Google's 'best practices' and not hardcode all your strings. Who knows you might make this app translatable in Portuguese someday and it'll be easy then!". I HATE it!!2
-
Newb rant: So you're telling me that I could've been accessing the freaking terminal right inside of Android Studio!?!? Thanks Udacity for once again stringing me on for freaking ever alt tabbing back and forth from Android Studio to the Terminal!!4