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
Search - "project start"
-
Boss: Every day is a new opportunity to start fresh
Me: Can we start over this project because I fucked it up and I don't want to clean it
Boss: No4 -
You ever sit down to start working on a project, get all your imports and variables set up, and then just completely lose all motivation to even press a key?11
-
My prof suggested me to use matlab instead of Python for my project.
So I started learning and found out that in matlab ARRAYS START FROM 1.
Wtf!
I am going back to python8 -
Immediately start doing a project way beyond your level, and within 2 weeks you'll learn things that would take college 2 years to teach you.5
-
Me to myself: "Don't start another side project you can't finish. Don't start another side project you can't finish. Don't start another side project you can't finish..."
*6 Hours later*
FUUUUCCC...4 -
This is a fucking mess!!!
Refactor?!?!?!?!
Fuck it...
File > New Project
Yeah, fuck it. It'd be easier to just start over.8 -
Before you start to code write your ideas on a piece of paper ... Everytime I beginn a project I start with coding, this advice is to difficult for me 😂5
-
Developers coding cycle:
Start of Project - "Right, I am going to make this code clean and structured."
Deadline looming - "F**k it, just throw the code in there and get it finished".2 -
Still haven't been paid for completed a retail shop project. But all is well, since the system will not start on Black Friday till I remove the if condition 😈9
-
Me: i have to pass this test tomorrow so I better study
Me to me: start an overambitious project that will take years to complete3 -
Idealistic goals:
1. Learn python
2. Start a project and see it through
Realistic goals:
1. Learn how to initialize variables in python
2. Make plans for 20192 -
Boss: Here's the next project that I would you to start immediately.
Me: So the client wants <Application Name>
Boss: Yes and it's due on Friday after 2 weeks.
Me: Yes can be done. By what time today you can give me the requirements.
Boss: Not today, I will give you the requirements next week Friday.
Me: So I should start the project next week Friday.
Boss: You have to start the project today
Me: Start with what? There is no requirement. Excuse me, I need a break.5 -
My first contribution to a GitHub project was finally merged to the master branch today! It was just a bug fix but it’s a start!!11
-
rant
When you start a new project.
You create a new directory.
You start the IDE and create a new application project.
You type just 5 lines of code for testing it.
Then you compile and run.
Nothing happens...
You abort and retry.
Nothing happens...
Half a minute later a window pops up and Norton reports you that an executable has been removed because its suspicious and has a lack of reputation!!!11 -
Mac: you have to reboot for updates
Me: ok
Mac: ... ... (It didn't start anymore)
Work project was there and I did not push :(12 -
Think of an idea that can really benefit others.
Start working on the project and come up with a working prototype.
Complete the project 98%
Get bored of the project.
Move on to another project.5 -
When the code is so bad that the only meaningful thing to do should be executing
rm -Rf *; git add -A; git commit -m "bugfix"
and then start the project again.4 -
1. Start programming to solve a beautiful problem.
2. Setting up my IDE.
3. Creating nem project.
4. Start coding, but dig into first little problem.
5. After 10 hours give up.4 -
When every time your coworker start a new project, they just use the template out of the box including the sass, less and other unused dependencies eventhough they don’t use it2
-
When you about to start a project by doing a small module, but as you code, you keep thinking about scalability, security dependencies and such....
....three hours later, you still haven't written code2 -
- hire a new Dev.
- not burnout this year
- work less, deliver more
- start a open source side project and make it production ready7 -
Plan before you start a project (write pseudocode, draw a small diagram, research other implementations, etc). Without a plan, those projects are usually the ones that turn out unfinished.1
-
When you start a course project and everyone agrees on using Dropbox for the code cause "it is easier than git"2
-
- Find an old js project in your computer
- Try to start it
"Uncaught TypeError: Cannot read property 'undefined' of undefined"
- Delete it -
My most successful project was the uni project I had to do and it made me pass the subject hahaha, not that that would count as a real project :/
Okay this was rather depressing...
I should finally start doing something on my own2 -
One of the worst thing :
Start a new project...
Have almost done everything...
See that someone else has done the same kind of app but... His is much better...3 -
When you have a "GREAT" idea, start to work on it and after 2 hours you have forgot why you have started the project.
Me right now 😖
Sorry for my bad english 😓3 -
Brain; "Ok you should get back into programming to take your mind of things at the moment, start work on that big project you wanted to start!"
Me: "Ok let's rebuild that asset I made last year that no body purchased or cared about!"
Brain: *Audible sigh*8 -
Illustration of every coding project out there. Start with high ambitions and lose interest right before the finish.6
-
After 2 months of changes the pm finally landed on the solution that the Dev team proposed at the start of the project.4
-
My new year's resolutions:
- Learn Python
- Start and finish at least one project
- Learn C
- Understand C++
- Start working on a game3 -
Who else sometimes just deletes the whole project they are working on to start fresh and then it works in one go?3
-
Goals for 2018:
0. Finish some side projects
1. Take python skills to the next level
2. Start a new bigger project.
3. Dive into machine learning2 -
For any complex project start simple by doing the MVP (minimum viable product) then build on it and change it until it reaches what you want in time.
-
Every time I start a new project, I spend too much time on unnecessary things like picking an IDE to use or a name for the project2
-
Have you ever been in a situation where you want to start a new project, but have no idea what it should be.3
-
When you start a new job the same week the project manager is out of town and you haven't been onboarded yet.3
-
This is how I start a new project.undefined i reached 20 ++s in my prev rant new node.js thanks for the stickers new project screenshot27
-
I always hear devs talking about the many ideas they have in their minds to start projects. Am I the only one that can't imagine a project that is really usefull/profitable?6
-
*starts to work on a new project while others remain unfinished*
*bulb lights up* oh look a new project idea
*goes on to start on that one instead*
Being a student developer is awkward.3 -
Isn't it great when you start a project with nothing but dedication and enthusiasm to have it ruined by someone that just doesn't care and proceeds to shit on everything you have worked for.2
-
1. Learn Kotlin
2. Actually sit down and push through machine learning.
3. Finish integral calculus and start multivariable calc.
4. Work on 1 project until completion.
5. Socialize a bit more.
6. Obliterate bugs.5 -
You begin on a side project, you get bored before it's finished and start another one. Repeat...
#mylife3 -
Clients that add you on Facebook and start asking at 3 AM how their project is going.
No this is my personal life, how about you get lost and call or email me during working hours. -
My Boss: Hey let's meet to discuss a new project you need to start on Monday.
Me: Great!
My Boss: It's a WordPress project
Me: I will be at the bar...2 -
So went to start working on a side project (Didn't try to take my finger off this time) and then suddently windows hits me with my kryptonite...
'Age of Empires II: Definitive Edition has been installed'3 -
Gonna make a pull request for Project!
"How to Project:
npm install
npm test
npm run start"
npm install: warning, warning, deprecation, warning
npm test: 30 tests, 15 failed
npm run start: error, C stack trace
Pull request status: on hold3 -
It must really suck to be a malware dev... "Oh look, the recent changes i made to my cryptomalware made it work! Sadly project file are encrypted too. Lets start over."1
-
Sitting here with my friends. They are drinking and having a blast... I am on devRant and thinking to start a new project.10
-
So I was trying to start learning Unreal engine. Created two classes, added 3 lines to one.
The engine crashed and now also crashes when I try to open the project. Learning is on track!1 -
Story time!
I moved from React Dev to fullstack like halve a year ago. Three months ago I became project lead and now I will start to become a team lead.
Holy shit I'm growing fast2 -
Decided to start a new project tonight. A `brew upgrade && brew update` here, a software --install --restart` there. An hour from now I'll be ready for bed and have yet to punch a line of code.
Always best to start tomorrow anyway.2 -
when you have a great idea for a project, the you open android studio and like ''ok, how the hell do i even start? i'm going to sleep''4
-
I am so bad at web designing (and hate it) that every time I start a personal project, 90% of the time that the project is not finished is because of designing. Of that fucking CSS.6
-
Me every time I create a new Meteor project:
- Go to localhost:3000
- Click the "Click Me" button hundreds of times
- Start the goddam development3 -
Before I start a project,i Invoice first,50% down payment I am very clear about my story.take it or leave it..I am not an NGO3
-
Finding out you've done a project wrong because you completely misinterpreted the direction you got at the start and your brain took it in a totally different direction and having to start over again with it is lots of fun. I recommend it to everyone.1
-
project launched and everything is going smoothly so far. since I have some time, I started writing documentation and I put this at the start of the document.4
-
Oohoo!! Seems like we solved a good problem and helped many others.
Sharing the link to this project if anyone of you is interested.
https://floydimus.prismo.net/Floydi...
Good start to Monday morning it seems.2 -
Been spending the past month and half learning first vanilla Js, and then node.js, now I'm almost at the point, where I can finally start my project 😀3
-
That awkward moment when you're only dev working on almost dead project and you start making changes in production and then move it to development servers 😬4
-
Before devRant:
* Sit back and enjoy the night watching series/movies*
* Chills in the weekends*
- It's nice to code at work
😊
After devRant:
*anxiety building up*
*start sweating*
Should I code all time?
(0_0')
When I get home I'll start a project7 -
When I start a new project in Python after not doing Python for a while:
print("Hello, World.");
When I start in C:
printf("Hello, World.")
After errors: *facepalm* *facepalm* *facepalm* "RRRRGH semicolon."
Heh at least this time I remembered that Python uses print(), not printf()...1 -
The happy moment you start a new project a Find that you can use your old code, then realizing you don't remember how it worked but use it anyway.1
-
Why is that when a project deadline has only 2 weeks left, Project Managers starts the project then. Why not start the project when we have 3 or 4 months left for the deadline?
Our Project Manager has this lame attitude that she will start with the sitemap, wire-frame and designing of a website when we have only 2 weeks to the deadline.
What the fuck is going on in here?5 -
When the CEO sends an email "start working on the project ASAP" all the METHODOLOGIES GO DOWN THE TOILET..... fuck you , you ignorant son of a bitch5
-
Left my previous cushy job for a start-up and a paycut. Can't work in a project that still uses CVS and being the only one who knows what git is.1
-
P L E A S E
Do not just teach them on how to program. Teach them on how to properly write a documentation and how to properly execute a project. Like, don't start coding directly. Teach how to plan a project properly especially on estimation. (lol)4 -
Starting a new project:
1.Think of a new/exciting idea
2.Start imagining and planning in my head
3.Start working on my idea
4.Give up mid-way
5. Get depressed
6. Get back at it way behind schedule and still not complete it
7. Go back to step 1 except that's basically how I start something new and not just a project :)4 -
Dev at the start of a project: My code will be effective, clean and well organised!
Dev at the end of a project: console.log("Reverse engineering strictly prohibited.") -
That one company that told me they will not pay me since they did not told me to start. After a full month of cooperation and nearly daily phone calls with them about the project and it's progress.
I told this their customer I actually built the project for and now I get paid directly.4 -
If you have plans to open source one thing, just start it open source from scratch. It’s extremely painful to remove business logic of a closed source project.
-
Project deadline = 7 days
Day 0: start coding
Day 1: few bugs and crashes
Day 2: fixed those bugs project is 30% done
Day 3: ok I have time... sleep
Day 4: sleep
Day 5: sleep
Day 6: 48h coding to finish the project on time.4 -
This year I want to start a project that I'll be proud of, learn PHP, Java, PostgreSQL and Assembly.22
-
Side project is finally starting to make some money to help cover operational costs. Yay!
Next steps is to probably start a legitimate company lmao.3 -
I always hate that part of the project where you finish all the coding and start trying to deploy into production for the first time.6
-
I fckin love it when you start working on a new project in a new team and the 5000 lines of Angular code are acompanied by 0 documentation.
-
Feeling inspired, think I might start a new open source devrant project. Great way to start a friday night 🙂
-
DRINKING GAME.
Start package installation in any NodeJS based project.
Drink every time you see a deprecation notice.4 -
Are there any other developers out there that start getting scared when a project actually starts gaining traction? No? Just me?2
-
how do u guys get motivated to start coding?
I'm pretty much have a lot of time this week (holidays) and i want to spend on my own project.
but i just not strong enough to start..14 -
Management approve new project;
Start the project;
1 week before deadline project += 146 new features;
In dev mind: suicide || kill them all; -
Has it ever happened to someone that when you start working on a project, the clients requirements are as good as a tricycle but one month into project and somehow the project has turned into a water fuelled tricycle powered by developers tears 😐
-
After my winter examination session I am going to start the biggest Android project in my life. If I promote it properly, you will hear about me in the future 😏2
-
My Biggest dev. fear.
Hire a freelancer/partner to share your work load and he might start developing whole project parallaly himself4 -
Excited to start learning some backend for the first time while building a side project! First experience setting up a dB, map tile server, api, geocoder, etc. to make something completely self-hosted! 😊2
-
Mornings before starting office work
During start of lockdown: Wake up early, freshen up, do daily exercise, get sunlight from the window, write an article or work on side project for an hour, then start off to work...
5 months after lockdown: Wake up just 5 minutes before office work, brush my teeth and start off with office work...5 -
I hate it when I start coding a React Native project on Monday at 8:30 am at work and my right lung malfunctions.3
-
Don't you just love it when you get a project with no requirements doc, so you make your own spec and requirements, start to architect and develop the project correct way, the 2 weeks later your manager comes to you asking why wasn't features XYZ not included and how you should add functionalities for A B and C...
-
You start a project, it's a tiny Satan. Then you start coding it, when you see again it became a huge Cthulhu.
-
Really need to find a small project to work on, every other small project I start turn's itself up to 11 in scope and ends up getting shelved -.-
Why can't i just keep things small!
Plus any other project that stays small ends up requiring something complicated that I've never done, why do I do this to myself...4 -
1st week of doing proj: "hello there sexy, u are gonna one beautiful project. ill be doing all my best to finish you and you may actually one of my best projects."
after a month: "aaaaa ERRORS EVerywhere, tf is wrong with u. imma start another project if u dont start running properly like i planned"
after another month: *procrastinates while debugging* "yaass it works now, lets finish u baby"
takes some time to finish projects but if theyre really good, i usually finish them, especially when i am motivated and full of determination.2 -
How it feels when u start a project with friends and those fuck their ass and take credit themself only .
"I know u are reading this guyz so just go fuck your asses" -
When you have been heavily using 1 language for 6 months, then start a project in another - where da fuq did all my memory muscle go!3
-
Just wanted to start a personal project and guess who think it's the best time to update right now?
THANK YOU WINDOWS 😥
Maybe tomorrow7 -
I have so many projects I have started and then get distracted and then I start another project and then it repeats.
while alexIsDumb{
keepDoingDumbThings()
} -
Can a sysadmin start Node web design?
I'm a Linux automation admin, and I always look at my friends developing nodes websites with poor UI and UX. I'd love to fix that but have no idea where to start from.
Any idea or git project / advice on where to start from?
Cheers!
~ exit8 -
Finally going to start publicizing my first real open source project. Nervous and excited at the same time.6
-
Yesterday was my 28th birthday and also my first PR was accepted on a open source project! I really wanted to start contributing, awesome day!
-
when you start a project with "im gonna do this MVC thing correctly this time" then after a few days, weeks you realise everything is a controller
am i the only one?3 -
1) search a project on github
2) read its documentation and decide if it's worth it
3) read contribution guide lines
4) contribute
5) start at 1) -
Wish you devRant family a very happy new year, my new year resolution for the year finally start working on my side project which I have been rolling off for the last 2 years, this is the year I finally start and finish it off.
-
TEST, TEST AND TEST ASSHOLE
OUR PROJECT IS GETTING BIGGER AND START TEST YOUR FUCKING CODE SO I DONT HAVE TO CLEAN UP THE WHOLE FUCKING MESS
FUCKERS2 -
I can't make progress on my private project.
I just started and already refactoring my code.
Yesterday I started to refactor my tests -.-'
I'm sure I will lose the interest in this project because I start a new one I can refactor to death.8 -
"If you want to be the designer that stands out of the rest, do something more than just designing. Make an interesting project like for charity, start an agency, hold an exhibition, start a design festival or build a site like Behance. Become interesting." - Jennifer Cirpici
-
* Start maintaining/upgrading new project at work
* Read book on best practices for the framework
* quickly realise all the "don't do this" parts of the examples in the book is EXACTLY how everything in the project is done
* cry self to sleep -
I'd love to start a pet project, but my brain refuses to come up with an idea. 😑
At least I'm used to it, seems like my creativity is not existent.14 -
Software project in technical college:
Expectation: Ok guys, we have about one month to finish our project. We have a lot of stuff to do, so let's start right away.
Reality: So we have one more day until the project needs be submitted. Hmmm... I guess we're going to start by tomorrow. -
Go ahead and start programming says boss, we're 95% this project is happening. It's for sure...
3 months later it's cancelled and customer had no idea we were working on it.
#wasteoftime #codethatgoesnowhere4 -
The best way to learn something imo is starting a project
I used to start small projects for that but now im doing my biggest project with laravel now its 90% done2 -
Want to start a open source project, but don't know what to start with. Specially don't know how to involve people or share the idea. Any help?4
-
After a week of getting new projects thrown at me, I finally get a block of time to start one of the larger, more complicated one.
30 minutes into planning it out, prepping the workspace and diverting 90% focus to said project, someone busts in with a more complicated top priority project that needs done by end of day.2 -
Fuck, the night is over and I didnt start the project. I have a meeting tomorrow morning (<5 hours).
But, I can do this, I will do this17 -
Complete the project I am working on (which I am hoping will become a product for the company I am planning to start )
Spend more time with my family.
Improve on my tech skills1 -
I want to start a new website that I can use as a hub for all my side projects.
Will double as a portfolio site but mostly it will just let me share my ideas with friends.3 -
That moment when I start to finish my project and after 4 hours playing games I realize that is time to go in bed!!
Good night to all.undefined ghost warrior need for speed chilling nothing to do with programming good night open xcode and close after game finish -
Let's start the project all over again - I haven't written a lot...
rm folder --force
..Wait, I may have reused the Models... -
Don't you love when you start feeling down because you once again shelve/abandon yet another project because you simply don't know where to start and can't decide how things should be done.
Why can't I seem to get a project off the ground without it looking like total ass!2 -
Can't sleep, thinking about this side project I'm going to start tomorrow.
Which is probably going to last for about 2 days or 3 days, after that it will be a inactive repository, like every other side project.
FML3 -
Me, inside: "I want to go hiking! Enjoy the great outdoors!"
Me, outside: "I should start a new programming project! [mind wanders...]" -
When you are hearing your consciousness that you should start doing your personal project before someone else does that.
-
If your project gets fucked up beyond repair, for example by your IDE (I'm looking at you, Android Studio) try this:
0. Backup any ignored but essential files in your project (e.g. secrets) outside of your project directory.
1. Close your IDE.
2. git clean -xdf
3. Restore any backed up local files.
4. Reopen the project as a new one in your IDE.
This is awesome, because it cleans up everything non git and not committed. So any local project files configured by your IDE will be nuked, which allows for a clean start. Also, all your locally committed work is preserved.
BTW, if you really need to start over (even with git), then just remove all the things an clone the remote repo again. -
- Learn python
- Learn ML
- Move from client projects and start/finish my own project
- Find time/money to start PhD studies
- Find time to do science paper
- Get new car
Had to focus on working when I finished my master so I hope to get back to science part of work -
Starting programming project at the collage with 6 month running time.
In team we agree every day to start "soon"...
1 month left.. everybody gets hectic..
..Until then i had finished the project alone..
TEAMWORK ;) :''''''D -
> Start a new project
> Search for modules / libraries you will need
> Find something promising
> See that it's not well maintained
> I'm just gonna send a quick PR
> Proceed to rewrite most of it.
> Huh ..
> Repeat~1 -
I hate application launchers.
When i start an application, i WANT IT TO START. What i don’t want is your bullshit, custom, logo and splash screen infested piece of shit launcher to start up, with the only option of loading a project or file up, or worse than that, when the only option is to start the fucking application, which should have already happened.
Also, splash screens. Fuck your 5second branded splash screen when your cocksucking application has the fucking loading footprint of MS Notepad.2 -
YES! worked out all the kinks, and now I can FINALLY start working on the project I've had in mind for the past year now :D3
-
Feeling good , finally got the time to start on my side-project that has mentally occupied my mind for a while. Let the code out 😊1
-
Identifying when to start a project over because it has gotten out of hand with workarounds and memory management issues.
-
Gotta love it when Visual Studio 2015 unexpectedly quits for the twelfth time today. It wouldn't be so bad, if it didn't take three minutes to start up and load my project every time.4
-
Gonna start to learn everything I can about Networking Programming. I’ve always wanted to do stuff that requires it so I’m gonna do it. **Also foreshadowing my next project**7
-
When you find some interesting code on the internet so you copy paste it but it gives you like 20 error messages and your whole project file get corrupted so you got to remove the whole project file and start over2
-
To finish my apllication for a new job
Jk
To prevent world domination from killer robots programmed by fb.
Oh and start a side project -
That feeling when you are about to add a new feature to a project and when you start reading the spaghetti mess the previous developer puked when he/she was monkeying around, your blood pressure goes up, you lose a bit more hope in humanity, you start thinking about buying a gun, and start theorizing how torture could potentially be a valid recourse in some cases.3
-
any thought about the best way to start a solo project? I think going for the db schema first is easier, curious to see your opinion 😁5
-
when you're working on a project you hate, and start naming global variables in profanity ($dick , $shit , $yourMother, etc...) to make it more enjoyable2
-
Spends months on a clearly laid out project. Finally gets to the end.
"Great stuff, well done - now let's start the next section of it"
"...the what now?"2 -
My biggest regret is getting into a project and not finishing it. I Almost feel like I should force myself to finish up these project before I start new one.
-
Do you have ever experienced where:
- You have an idea
- You design it, choose core features that you want for it
- Start the project
- As you work, the project goes messier and messier, and also more complicated than you though, and then eventually you have done with it
- You abandoned the project and move on
I experienced it quite often. And I haven't had a finished project since quite a long time ago.
Maybe I should scale it down.5 -
Once, when I was trying to learn Ruby on Rails I declared a variable called 'public'.... I got so many errors, that I had to start the project from scratch again. #fml hahaha
-
How long do you guys tend to keep SQL migration scripts around?
Obviously they don't use up much disk space, but they do start to create clutter in a project4 -
2 months into my final year project report and we had create full graded document on how we're going come up with the final project idea which had to signed off in the first week....
So we had this instead of spending time on the project report itself.
All long before we actually get to start developing it... Uni... -
Trying to build a 4-5 years old project (starting with Dockerfile builds). Fixing build errors feels like fighting windmills...
wtf. It was working perfectly fine 3 yeas ago!!
All the more motivation to start using nix for project builds.... Docker simply isn't reproducible enough...8 -
You know your life is fucking with you, when you need to start your college project from square-fucking-one again, for the forth time & looking through devRant isn't improving your mood. 😐2
-
"So... you know SQL? Great!! Here, I have this project for you to fix a few things."
"What is it?", you ask... SSIS packages and stuff!
Where do I start??!! -
Now I associate programming with work and pain. My mind refuses to start a new side project. Is like a programmer-disease.
Oh yeah, is Christmas by the way...3 -
The moment when ur almost going to finish a project, but u stumble upon this module/library/framework. And u start a side project. And slowly ur side project becomes main project and ur old project stays incomplete.2
-
I forgot something on my previous rant.
1. Learn some backend language/framework (thinking about j2ee and frameworks)
2. Keep studying for university
3. Start and finish my project -
When you had planned a special night entirely dedicated to a new side project and it's only 00:30 and you feel too tired to even start typing.
-
Client has an urgent project. They deliver the first spec so I clear the diary and I start work. Then two days later they send through an updated spec which is completely different... Wtf?
-
Every programmer uses a framework. It's either someone else's standardized, tested, & well documented framework, or its one you start writing just for this project.
-
want a mentor to start an open source project.
I've no experience on contributing to and working on open source projects.2 -
Finish my studies.
Find a (half)decent job.
Build the Linux distro I need to start the real project.
Fund the startup I've been planning last months of 2017 before the tech gets old. -
When you finally start a project just for fun, and then you give your computer to IT to fix it. 1 whole week...
-
Have anyone work on chatbot with python? I want to start this project any help will be highly appreciated. I am newby to AI8
-
When did you scrap your project and start over, and why?
I'm working on a second project at my company.
But as the project got longer and initially unplanned features started to pile up, the software has become a total mess and a pile of conversion layers for all sorts of I/O.
I'm starting to believe that it'd be better to learn from our mistakes and start over with a better plan, if it means we'll be able to achieve performance and stability improvements.
So, what was it like scrapping your project and starting over?2 -
Angular? React? Vue? Polymer? ..?
What do you like the most and why?
Wanna start a new project and can't decide, as always6 -
When you guys create a project do you always start from complete scratch or do you use an existing boilerplate from somewhere?6
-
Learning React for my university project! Watching tutorials makes me feel I'm good at coding but when I start practicing my own I can't even write a single line 🥺10
-
!Rant
I have to do a research project for my computer science class and for some reason I chose cryptography anybody got an interesting place to start3 -
dream with unlimited time and money.... would be to start a kickstarter project that never actually launches and just keeps collecting even more money lol1
-
Blockchain, Cryptocurrency
Me and my friends were thinking about making a cryptocurreny for college project.
And we don't know where to start.
Could I get some help?7 -
Today's discussion in the videoconference: programming with a framework vs. programming without a framework
At the end the project manager decided to start a new project programming without a framework because he don't know how to program with a framework1 -
Family is out of country. Im getting 6 days off because of religious holidays. I think 6 days would be enough to jump start my new pet project. Bring it on!4
-
Oi, typescript, why do you take 15 seconds to transpile my project!?
It's a waiting game for the unit test to even start :/4 -
idk why but for the past two days I've been feeling an itch to start a new personal project. it's very unprecedented for me, i don't wanna do anything usually3
-
My dev goals:
Finish my current project
Write a small App in about a month
Start a project with my friend
Start Game Developement
Also non dev related:
Overcome some of my social fears so I can live and style myself the way I want -
Hi folks,
I wanna start a project on Django and Python so that I can learn more developing things. Can anyone suggest an awesome project for me so that I can learn while doing things ?
Thanks !6 -
Took the project for school for creating a personal Online judge just because I could make a polling web-app in Django.
Any ideas how to start?
It should start working from January, so any articles/blogs/tutorials are welcome.4 -
I think I'll regret choosing Computer Vision with machine learning for my final project ...
Well ! Just need to find a practical application responding to customer needs and start working !2 -
Music on, use half an hour on selecting project to work on, start working and forget time... Realize it's 4am and goto sleep 😐
-
Just leave it and be angry about the project. When I start thinking about it the next day in most cases you know the answer of the stupid mistake you made 😅1
-
I always start a new project like: Copy & paste a similar project and edit its Readme.md file (and perhaps pom.xml) and delete all the other files I don't need right now 😉
-
It really bugs me out when your co workers start working on a project without telling you. Makes me feel undervalued. I would not complete their sloppy seconds this time for sure
-
1. Figure out what project needs it
2. Read a primer book (skim), mostly syntax and note the gotchas
3. Start coding
4. Read in detail as reference or Google... While coding -
I have a live show with my band this night. Even though I love playing, today I'd really love to stay at home and start another side project that I'll soon regret1
-
After an idea has rolled into the production stage I become bored with it. I no longer want to maintain or even review git issues.
However when even the hint of a new project rolls in I start "pre-developing" in anticipation and excitement of a new project. Development and base design of a project is what keeps me going.
#firstworlddeveloperproblems3 -
Hey everyone! So for my final year project, I have to make a firewall game to help people understand about firewalls. Any ideas on how I can start?4
-
~16 hours. It was during the start of my career. Like every other project manager, mine had also made an unrealistic plan for the project I was on.
10/10 wouldn’t agree to work like that again. -
I guess every time i start working on a new project and i get to the first working build...
...that project will probably get abandoned after a while, but that's another story :( -
Some days, most of the worktime is dedicated to report invalid/useless specifications and wait for the right ones to actually start working on the project
-
Never ever again I start a project without fully declared technical requirements.
I coded a website with grav cms and they ported my beautiful work to shitty handmade coldfusion backend.1 -
Have you ever been in that situation where you really wanted to start a pet project, but you didn’t have the energy to do it after work, but in the same time you didn’t want to work on your project you have been assigned to at your job, so you slacked all day because you didn’t have the guts to work on your pet project at your job? I’m pathetic.3
-
I'm gonna soon start on a gaming project with my team, it's not gonna be something we want to push but it's gonna be an on going project to slowly grow some skills within the whole learning and understanding game machenics. Any advice from any fellow veterans :3 ?2
-
- Learn at least one new programming language
- Start a new personal project
- Push things into my GitHub
- Complete one certification
- Exercise
- Practice mindfulness
- Read atleast 1 book per quarter -
I trully need some personal project or something to start working on my own or in a small team... any idea what to do?
-
Have you ever been in a situation where you're assigned to a new project, check the codebase and start wondering you've really made a good choice becoming a developer?1
-
Just completed a web project for a fintech start up. We usually complain about clients’ demands and satisfactions. But look, some designers are full of surprises! SMH.
-
I finally have a week off and the first thing I do is start a project exploring some solutions for the project at work send help.
-
Can you provide me a standard CSS template, like which includes all necessary mixins, extends, functions, etc. to start with a project?
There's so much incoherent information out there and I'm stuck only at the start of the project.2 -
Cant sometimes decide project names.. Especially for ones meant to be learning projects... I think Ill just start naming them Culture ship names :P3
-
I tend to be my biggest distraction. Sometimes I will get half way through a project and start to wonder if I should have written it using another language and then scrap the whole thing and start over.1
-
Gonna start a web dev side project for my D&D guild to monitor gameplay and build characters. Anyone know of a D&D API for spells and such?1
-
1. Where does it run
2. Who runs it
3. did i put every bit of email conversations about errors in my archive? -
How do you motivate yourself to start a programming project and what do you do to decide which project to go for?5
-
Today, I will start my own project in laravel, so I can learn a little bit more because I'm still very new to this.
Does anyone have any advice you can give me?9 -
Everybody's coding on the weekend
Everybody needs a new project task
You want a piece of my results
You gotta start from the start
You want to be in the contributors
C'mon baby let's go
Yeah essentially I'm going to be working this weekend due to protect constraints and SME being unresponsive and unhelpful1 -
Just about to go in to start a new contract on a greenfield project, using ES5. What is this, the fucking dark ages? I'm not even sure what isn't ES5 anymore...many fails ahead.2
-
So i want to start learning about unity and want to use it in a project for Android.. Can anyone guide me with any helpful resources or suggestions?
TIA..1 -
The best way to learn is to clone it, install it and get stuck in. Read the documentation, see the example code, then get an idea for a project and start building with it.
-
What does a previous sprint hangover feel like?
When it's quite hard to start working on a new project after another project (new sprint)... "Ok, I'll start in 15 minutes"... "Ok, in another 30 minutes", so on and so forth!!! :-P -
I think I’m gonna attempt to start having more coding sessions. Just clock in a few hours a day to help my sanity, and also because I want to finish my project.4
-
Since I think last update I can't start the entire project via docker's GUI because it can't handle WSL paths - but I still can turn on each containerone by one.
-
How do you guys come up with ideas for side projects? I'm really motivated to start a project but i don't have an idea... It's been going like this for weeks4
-
Start a project with new idea that will totally work. Rinse and repeat every 3 days, 3 weeks, 3 months 😅
-
Every time I learn something new, and get it implemented in/as a Project
Someone help me to start studying for Exams, can't get myself to it 😂 -
Don't you sometimes get stuck and lost on where to start on a project, especially if it's a huge application.😫😫😫
-
I know Ruby but I never do Rails, and I want to get started. Should I start with Rails path straight away in The Odin Project? Or should I find other resources to get started instead?
-
I have a little ask for you guys, If you need to start a Java project, Will you use kotlin or Just Java? I'm a little confused with this choice, so i need more visions19
-
Read basic documentation.
Pick a fun project to do it with.
Start doing it - with lots of help from larry page and the overflow site. -
Do you just dive into a project without learning all of the language and APIs or you first learn the language, APIs before you start the project?
I opted for former approach whilst doing android and it was painful. Later, I tried later approach, Iearned more but couldn't produce anywhere near first project.2 -
Has anyone checked out Mycroft? Not Mycroft Holmes, but the AI framework. I'm interested in making a small ai project of my own, do you think Mycroft is a good place to start?1
-
I am about to start a project in RUSTLang , so RUSTLang Dev , is there anything I need to aware or advice before I start ?7
-
As a beginner developer looking for jobs:
Want to learn new languaje => Start new Github project => Forgets last project => Repos half started and bad coded => --(image for recruiter) -
I'm going to start a college project in php on online payment system...still learning 😅
Help me out in need guys 😅😅 -
I can't believe there hasn't been any decent AIs developed yet.
Anyone want to start a fun project with me? -
Every single time I start a new frontend webapp project, first question -
Should I use react
Should I use angular
Ffs, how do you guys make the decision?4 -
Start out by writing everything I want the project to do down in a text document. That way I can just go down the list and add features in order.
-
- Understand the project.
- Understand what the problem is and what you are solving
- watch some little movie.
- dust my vscode and start making and mvc -
My first day at my first job.
I am super hyped. Now I like be like Mario under a hidden infinite coin's brick, siphoning knowledge from better than me.
First project meeting :
- (CTO) OK, Lets copy paste everything needed from our last project and tomorrow we start development
And this is how we created a new project in ancient toolset2 -
I'm doing my final project for apprenticeship with mvvm. I hate all the preparation I have to do before I can start the real work.
-
So you have also, each time that you start a project, that all the projects that you have already done are shit?
-
So I may have a little more free time this weekend, not sure what kind of project to start. I am wanting to use an entire JS stack. Any one have any ideas?2
-
Keil uvision at my uni everybody: you save a project , the whole project is corrupted and you can start from scratch. A popup asks you if you want to save every 2min 😈
-
>opens up one of my four editors
>opens up with the barebones of a project
>no identifying information, just the start of a project
>file name is generic
What the hell was I even doing?!1 -
Hey devs :)
Please help me find a project for my AP thesis. I know Java and some Mean stack. I'm supposed to start next month and it's due for Christmas. Any ideas?2 -
Should I start a new project or re-do an old one? 🤔
The old one is actually being used by people, but I've been modding that damn game for years now...1 -
Hey guys! I want to expand my capabilities when it comes to development and I want to start with front end web development. Any project ideas, js recommendations, tips?1
-
New Infrastructure developer here, learning Kubernetes/Terraform. Looking to start a project but can't come up with ideas.
Help?6 -
"If you want to be the designer that stands out of the rest, do something more than just designing. Make an interesting project like for charity, start an agency, hold an exhibition, start a design festival or build a site like Behance. Become interesting." - Jennifer Cirpici3
-
Since a friend of mine owns a domain for an open-source project and manages pretty much everything, including dealing with a db for registered accounts, I'm currently not really able to help when it comes to UI/UX things and frontend, besides the "main editor", which is like the core functionality of the project. I would like to set up smth like docker (on Windows 10 home, which is already not suitable, great start🤦) for some kind of pseudo-db all inclusive functionality thingy to be able to run a working example locally. Also a goal would be to switch to Typescript, include testing, to use webpack and to automate as much as possible.
Sad part is, I don't even know where to start and I'm also 100% sure that I will do almost everything wrong from research to implementation.😐rant personal project simulate locally where do i even start webpack and all that struggle to start docker1 -
Start learning to code with a project that is close to your hard, will make time fly and you'll learn to code much better in the same go.
-
is there an easy way to start angular 2.0 project because I see I need to get ton of setup for each project b4 I can even touch the code (noob here)4
-
I want to build a code transpiler/ transformer as a side project I looked around but I can't find where to start.
Does anyone have any useful info on this ?1 -
Coding. Literally.
When I start working on project A I often end up working on project B after some time. -
Now make a new project in Django... Ok some file autogenerated and now I'll start.
Now make a new project in Ruby on Rails... Ok autogenerated a fucking army of file?!?!? Why??? It's overwhelming!!! Where can I start??? -
so after 2 weeks of beeing sick I finally start up the project im working on and its fail start up same with the backup there goes 2 months work down the drain