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 - "development"
-
Today I learned:
`/usr` stands for “universal system resources” not “user”
`/dev` stands for “device” not “development”
Had no idea.30 -
(!Rant) My Programming cave.
A clean environment has always been one of my 'must have' tools for development.
Keeping it clean keeps you calm while busting down on some difficult problems.
And you better believe late night programming marathons are a treat.23 -
The everyday software development process:
I can’t fix this!
Crisis of confidence 😕
Questions career 😳
Questions life 😩
...oh it was a typo, cool 😆 🙌3 -
I'm about to put an iframe in an Angular app that displays a Java applet. This isn't development, it's a suicide note10
-
"Position: Java developer
Requirements: Knowledge in C, C++, C#, JavaScript, Python, frameworks like jQuery or Angular (preferable)"
Do you need a Java developer or some kind of development deity?10 -
recently started game development... used trigonometry and algebra for the first time in real life..3
-
A billion dollar company just sent me a nice email template.
Probably the dev missed a tutorial.
DEV 101
NEVER USE PRODUCTION DATA FOR DEVELOPMENT2 -
Trying to explain to your spouse/significant other the great development you did at work today only to get the obligatory 10 second silence after you finish and a "Uh huh...that's great" head nod. Go me!2
-
Ninety-ninety Law - Tom Cargill
"The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time."
A good list of laws found here (old but good read):
http://globalnerdy.com/2007/07/...2 -
So I've decided to try and switch my complete development environment to Ubuntu from Windows. I've used Ubuntu before but just for general use. Excited :D
Any essentials or anything to get?33 -
The software development process
i can’t fix this
*crisis of confidence*
*questions career*
*questions life*
oh it was a typo, cool2 -
Web Development on a single laptop is tough....
Window 1: editor, tabs for markup, styles, server, terminal
Window 2: browser...so small that everything is in low res mode, if not mobile.
Window 3: database, stress testing system and making sure data flows properly.
Window 4: design specs.
*shudders*5 -
I was taught from waterfall process model to Agile development..
But no one taught me this real software development process..1 -
Somebody asked on how to get started on Full Stack web application development.
This is how I got started.
Client side Web Application Development:
---------------------------------------------------------------
• Start with basic HTML, CSS and JS, JSON. For quick learning, see W3Schools for these topic or YouTube it.
• Get a local web server. "200 OK!" webserver chrome extension is a good start. (https://chrome.google.com/webstore/...)
• Learn Chrome Dev Tools to debug the pages. YouTube it.
• Get a good IDE. I am very happy with VSCode. You can use it for very serious WebApps.
• Start learning JavaScript language in depth, but just related to Web Browser related topic or you would get sucked in server side too early.
• Install node.js. Learn NPM package manager. Learn basic node commands.
• Learn complexity of JS file referencing, JS modules in browser. Just learn, don't use it yet, to understand the benefits of code bundlers.
• Learn Webpack code bundler.
• Learn how to make you simple site much faster and using in Mobile using "Progressive Web Apps".
• Now learn to make modular UIs. I love React. Focus on getting the UI code modulear. Create Single Page sites. (You are not there yet to create a Web App) “Create-React-App” started kit is a good starting point.
• Learn to create multi-page site using React-router.
• Learn application state management using Redux.
• Learn to create application decision engine using Redux-Saga.
Practice and master each stage.
Along above, learn git / GitHub (to learn from others code), find good web resources like Medium / Smashing magazine, good YouTube channels etc. I subscribed to some popular Udemy courses too.
Server side Web development:
------------------------------------------
:) First learn client side Web Application development. Server side learning is another story.3 -
How has development come to the point that 16GB of RAM is not enough to smoothly develop a simple website?
Where have we lost the way? 🤔 🙄41 -
The moment you realize a "professional" web development company uses a fucking free WordPress template to deploy their website. Happens way too often, just look for a credit line at the footer.6
-
Got an email...
Colleague A (who acts like he supervises me because he's here longer than than I am but he doesn't) : Webpage is broken. Please fix.
(5 minutes later)
Colleague A : Sorry I didn't pull the *other* file you committed (Yeah I know we're still on cvs...)
Another email...
Colleague B (who really is my boss) : Webpage doesn't show all records. Please fix.
(5 minutes later)
Colleague B : Sorry I forgot check page 2.
That's all my development team. Right, development, not designers, or anything.
FML...2 -
Started my internship in web development so far everything is good but the only problem is website is on developed on WIX. No coding necessary 😣😣2
-
Almost three years ago when I was starting web development,a friend of mine asked me to create a website for him.
You know those single page portfolio with a blog. I said Ok.
After a week I hosted the website and the dude didn't pay up the remaining amount. After following up for a while I just commented out the links to load all css files and declined his calls till he paid up.
He called and said he suspected a hack, to which I replied yes. He had to pay up the remaining amount + more to prevent 'other future hacks'.
The website is no longer active (koome.co.ke) but since then my interactions with clients has changed.3 -
This is 2020. All these companies should know BSc in computer science doesn't mean shit to software development20
-
swift might be coming to android
personally I think it would be awesome to have one common language for mobile development that isn't just some hack or patchjob like some other projects are
what do you guys think?31 -
Have you ever heard the story of the first bug in software development?
The first documented bug was actually a bug. There was a moth trapped inside the computer causing the bugs.
source: https://commons.wikimedia.org/wiki/...8 -
When I hear people talk about love and the first thing that comes to mind is the Lua framework for 2D game development4
-
I'm learning Unity! I don't have a lot of experience with C# or game development but it's fairly simple and super interesting so far so I'm excited!
!Rant, just excited :)8 -
Just joined this Linux Development Team Xenta OS, it originated in my country, Im asking for a favor to check it out and seeing what needs improvements...
If you are curious and want to help out , check it out in 'xentaos.org'15 -
Today, I had an interview with a development company that they request all developers to wear suits for work! From 10 to 7 o'clock, and no stable income salary, they work based on projects LOL!13
-
How does GDPR affect you as a freelancer in mobile/web development?
I'm asking because I eventually plan on freelancing but I have no clue how to deal with these stuff.9 -
Today I make a big progress in agile development.
You don't say fuck you. You say your request is in the back log.
😎 -
I fucking hate frontend development
>updates three dependencies for security reasons
>entire thing falls apart
>spends whole week to fix it
>its literally just two lines to fix it but those lazy mfs had to ask a QA to rewrite it
>mfw3 -
So I had an interview. Went well. But apparently while they liked me I didn't show passion for development.
Any tips on how to that? Cause like... I like it and all but who really can show passion for working for someone else.
Tips please. Or job opportunities!!!23 -
Asshole-Driven development (ADD) – Any team where the biggest jerk makes all the big decisions is asshole driven development. All wisdom, logic or process goes out the window when Mr. Asshole is in the room, doing whatever idiotic, selfish thing he thinks is best. There may rules and processes, but Mr. A breaks them and people follow anyway.
-
First week is over at my first job in Web development. Really happy about the salary and the company, can't wait to Monday! 😁 though I don't have much time to my private projects, that sucks.3
-
Rant on anti devs.
I helped my friend crack a fairly simple hackerank. The questionnaire was basic JavaScript questions and little on CSS selectors nth child. The test is finished in half hour instead of 75 mins.
5 months later. He calls again and ask if he can get the question solutions (code snippets). I didn't have those but curious why he needed it. He says he wants to put that solutions to Github. So would look on resume. This is not even a project just code snippet with a for loop. He just wants any codebase to upload to his profile.
My ears are bleeding. It makes me sad that some people had to do Masters in computer science purely out of societal pressure. Just because software development is booming field a lot of folks who are not genuinely interested in development are being forced into the industry.6 -
It's tough when you want to do every fucking thing related to software development over a fucking night 😑2
-
Let's set your personal development goals for the quarter
Remember, they have to be free, align entirely with what the company is already doing and require no support from management.
Why do they even bother pretending to care about development?2 -
Production: "Do you have [device]?"
Me: "Yes. I'm implementing the software that controls [device]."
Production: "Ok, that's the only [device] in the building, and I need to ship it to meet a deliverable."
Me: "... Does he want it to do anything?"
Production: "We'll build you another one."
Me: "When?"
Production: "... Eventually."
Software Development: The art of spinning straw into gold when you don't have any straw. -
Android development sucks:
https://google.com/amp/s/...
I told my uncle(Android fan) that I was pretty excited about the iphone SE2 being talked about since it was one of the last iPhones that I really liked, the form factor of the 5s was perfect for me. And even though I am using an s9 right now, I really dislike having a phone whose development workflow was such a pain in the ass to me(i was an android dev for a good while back) and how I always enjoyed ios dev more. It has always been funny to me since I love Java and thought Android development would be fun.
The people that know me here also know that I don't shit on tech, for me to dislike something It really needs to bother me.
I
Hate
Android
Development
And I love seeing other professionals agree with me. I really do, specially for the very same technical issues that I complained about at one point or another.
Check the article if you want to have a quick read regarding proper technical reasons as to why one might dislike development on Android products.5 -
So I've been interested in game development for a while, so going to spend the day diving into C++.
Wish me luck 😂21 -
I used to like web development. But i got sick and tired of every client expecting a website in a $200 price range.6
-
Love development
Like the people I work with including the boss
Okay with the salary I guess
Fucking hate the customers -
All my tasks was development, last week our boss gave me a testing task, and I completed it.
He said that the developers will hate me if I keep reporting every expected/unexpected, small/big, normal/critical bugs , so that he sent me back to the development team.
I just wondering if I misunderstand the word "testing"!!?1 -
"Aww yeah, Bootstrap 4 is coming!"
Shut up bitch! I started 2 years back with web development when I was a noob and since then you are coming.1 -
One of my girlfriend's goal is to learn whatever web development languages I know and help me work on projects. I can't express how happy I am, I just hope this doesn't go badly though. :/3
-
I learned computer science so i can create a small game some day. I spend my entire time on web development coz thats what makes money in my lame ass country. I come home too tired to go into game development which is an entire world to explore by itself. Cant apply to other countries coz game development companies wont recruit a web developer (i tried). Fuck my life7
-
Anybody here who does mobile development(Android or IOS) (not Windows) without using native languages like Java, Swift or objective-C and is able to get the performance like of those on heavy resource using apps?25
-
Windows of Linux, Which one is better environment for web and Android development? If Linux please specify which distribution.18
-
Hello guys im observing since some time your rants.
Here are people which are quite experienced.
I want to start as Freelancer in Germany, mostly for Web development.
All of my Customers are looking for a neat looking, responsive and fast Website.
What should I use and what Templates/framework I could take as a blueprint for the future websites.
Any suggest are welcome!8 -
!rant Survey
Which text editor do you guys use(web development)
* Atom
* Sublime
* Brackets
* Vim
* Others(Mention)67 -
What do you use to develop?
If laptop which one + specs?
If desktop specs + favorite accessories?
What type of development?
Editor?6 -
Software development isn't just about code
Software development isn't just about code
Software development isn't just about code
Software development isn't just about code
Software development isn't just about code
Software development isn't just about code
Software development3 -
I am confused to choose in which field should I go...Web Development or Mobile Development or Software..?
Please help12 -
Demo Driven Development
Now let's hit some deadlines, add the tests later, and the technical debt will probably just be somebody else's problem. -
What is the best PC spec for development?
Things I mostly work on: Node frameworks, React Native and some Java and C++ (QT)
I know that even a dual core is enough for this but it takes a while even for a webpack build to complete in my current build.14 -
I want to get into iOS development in the near future.
Problem is I already have a really powerful Linux laptop which I use for Android dev and I don't want to buy another overpriced macbook.
Are mac mini's worth it? Or are they too weak13 -
Me and a friend starting to program a game in Unity, he's worried and I think we will ace it! How f***ed are we? (5 years of website development experience each)8
-
Hi everyone,
I'm a senior developer who wants to learn android development.
In your opinion, should I start with java or kotlin?38 -
Theres so many motherfucking command line utilities in web development that I'm surprised there isn't a 128 megabyte NPM install for a leftpad CLI.
God damn people who develop tooling for web development are some navel gazing cunts.
"How can I feel more self important? Lets put a CLI in front of this web bundler!"
Dumbasses.
What happened to the days of purity? Of cleanliness? Of kosher compliant web development, where all you had to do was include a script tag?
Gone are those days. Welcome to Babel(on)!
I put a CLI in your CLI so you can masturbate while you masturbate!3 -
The heart of every software company is the development department.
Without it:
- The sellers would have nothing to sell
- Testers won't have anything to test
- Technical support wouldn't have anything to install1 -
So I've just seen a post on Facebook looking for a website designer. Which need to use Vue.js and Laravel.
So what your looking for is a website developer and not a designer.
Why do agencies and employers/clients using the terms "website designer" for development now as well. Design and development are separate.8 -
A gene development framework that could:
* simulates the resulting proteins correctly (folding and all)
* debug genetic sequences/proteins
* Design injectors for gene sequences into an existing genetic sequence
Etc'2 -
Apps are getting saturated now, i dont think if app development has a future anymore.
No matter what you make its quiet difficult to beat the top 10 trending apps.12 -
I produced this Apple development rant into a clip:
https://youtu.be/MVduaVD1YE4
If you're a mobile dev, you'll probably find it familiar...7 -
I'm learning Android development in my spare time. As a web dev who tasted css, writing styles in xml makes me drill my eyes.4
-
Just started an android O development course on Udemy and decided to use my Arch installation (surprisingly Linux was the easiest one to set up) even though the course said Mac or windows only..
But holy fuck does android studio fly on Linux, it's so fast compared to being run on the same machine under windows...3 -
Who else works at a company that enforces test driven development? And after doing TDD do you think you could ever go back to NOT doing TDD?
-
As a teenager learning to code on a computer given by my parents
It hurts to see announcements like mobile development has some limitations on 32bit, or Github Desktop, Adobe XD and the new Unity only supports 64bit8 -
Take a few seconds to reflect on the insane amount of human time and effort that goes into making development bearable or just possible on Windows.
A few examples: bash (MINGW & MSYS), make, symlinks, docker (docker-toolbox, WSL), Apache (W/X/LAMP)1 -
I am planning to learn web development. Should i go for python or php side? Which one will you prefer 😋😐🤔 ?14
-
Does anyone know a good book for learning PHP? I want to know more about back-end development and would like some recommendations. I've been programming mostly in Java before and also have experience with SQL, HTML and CSS.
If anyone could suggest a book or any kind of advice I would really appreciate it. I've found some interesting ones online like "PHP & MySQL Web Development – by Luke Welling & Laura Thompson", but would like to hear out first people who know more about this programming language.6 -
I want to learn app development but, due to some reasons I cannot buy a laptop now. And my current laptop is way too old to support android studio. So I planned to utilize this time to learn web development.
I completed HTML5 and CSS3 and now currently I'm learning JavaScript.
I have made a website which can be used to put emojis in your webpage.
Although, the JS section will be added in further version( after I've finished learning 😅), still it can be used by copy and pasting the cdn and image names.
website link: https://0ishan0.github.io/emojistha...2 -
What is the "best" framework to develop mobile apps?
I tried android studio (native java etc)
And Fuse (XML/js framework for native iOS and android)
Since android studio isn't a fast development and Fuse doesn't had a big community with support, I thought about angular and native script. Any experience? Any advice?2 -
Why do all schools/colleges in my area only provide web development nowadays? -_- It's like the schoolworld has moved on from using C for any native running software and wants to use PHP for that instead...2
-
I’ve been a freelance graphic designer for a while and in the past months I’ve been moving over into web development.
The biggest challenge has been going from visually designing, to verbally and mentally designing. Definitely a struggle2 -
I've been in the world of code for about three years now, introduced into it through a design project.
However, I've only just started to actually write code and there's SO much I need to learn. SO much I hadn't even heard of.
You'd think managing a project would expose you to the extremities and the specifics of development but nope, it doesnt, atleast for the project / product manager.
My previous "liking" for code is clearly now turning into a "passion" as instead of watching live streams on Twitch, I'm watching "An introduction to Elixir" / "WTF is Meteor." -
I'm Ruby on Rails Developer, Currently using Dell vostro laptop ( it hangs like hell with Ubuntu)
Suggest me the best laptop for rails and other development.4 -
Not really a rant but out if curiosity, what is your favourite text editor for web (so from HTML to JS to anything web) development and why?18
-
I was asked to introduce some interns to software development and what it is about.
They are not IT interns, so I am wondering how can I explain what I do to them?
Any suggestions?18 -
I'm trying to get into Full stack web development, coming from 1.5 years of Android development. During my studies tried out Backbone with Node once and played with Angular, hated it though.
As this is already some time ago, I was wondering which Tech Stack you would consider being
a) Beginner friendly
b) also ready for use in business?
I recently learnt Kotlin and am quite happy with it, I'd like to go deeper on that. Also, the company I'm hoping to work for talked about Drop Wizard, Spring, Vue, Angular and React.
Curious to hear your thoughts, Thank you :)1 -
Anyone with game development experience? I'm thinking of doing a game development side project soon. Not expecting the best results, but games like cuphead, hollow knight and salt & sanctuary inspire me (2D platformers).
Will PyGame or LibGDX suit me fine or should I use a bigger engine like Unity or Unreal?8 -
I'm a lazy ass person and I wanna learn web development.
However, I only have one problem.
I don't have a computer, or even a laptop.6 -
Android development -
Where you can release a major update over a weekend but spend weeks trying to fix a small bug that 'might' affect a very small group of users1 -
Me, after a long session of web development : "Volunteer, where should i put the <html> tag ???"
Master: 🤐 -
!rant
Is there somewhere an overview article/guide on the most popular software associated with web development? There are just so many technologies I know nothing about - Gulp, Grunt, Docker, Webpack, Bower and who knows what else..
Everyone seems to be using something else and it's just total chaos for me.2 -
Our most recent development process:
1. Implement feature
2. Create task
3. Release feature
4. Review feature
4.1 Possibly reimplement
5. Add tests1 -
When you wanna be a Data Scientist and always land into internships where you are assigned with web development...
Learnt Node, Flask, Spring frameworks across different internshis... -
software development is a great thing... when you're the only one working on the project. otherwise everyone writes their part of the code, and you don't feel "in full control" of the codes and software. i hate that feeling.1
-
just wondering: how much of your programming / development is based on your memory and how much do you use Google just for a reminder and how much do you ude Google for the entire code?2
-
Android Development. Question to those who are experienced:
There is IntelliJ and AndroidStudio. I know that IntelliJ is mainly for Java Desktop Development but I've heard that it can be used for Android development too. Android Studio is clunky. Which one is better for lightweight Android development? Oh, and why is AndroidStudio not in the JetbrainsToolbox?2 -
I'm losing my mind.
It turns out that the API test environment we are using to test a new payment method is their development/staging environment. A couple of hours ago, they fucked up something, and we have been stuck because of that.3 -
So... My friend got Agile Carpet Development.
And this is the example of one being fixed on the fly.3 -
Sometimes I think to keep development as a hobby for my side projects and not as a full time job.
Hate how development/programming has to compromised for businesses.
Hoping some of you will get what I'm trying to say. -
had a teamviewer session today with a guy who listed web development in his portfolio. needed to start a browser session and saw a wordpress link in the favourites. respect gone to 0 now
-
I am working as business development officer,I was keeping on discussing requirement with my client since ,5-6 days she was almost ready next day she suddenly put the whole requirements which I help her to figure out what actually she want or look like she posted the same to upwork for other developers to bid.2
-
Best way to get started with web development, especially php? Going to maintain an enterprise application without having any web development experience.2
-
How was your experience working for a software development agency? How big was the company (number of employees and projects)?2
-
As mentioned in one of my comments earlier, I am learning web development. And as such would like a web hosting service that is affordable and has instant customer support.
Suggestions ?10 -
Basic knowledge of iOS- en Android development necessary to develop with React Native, Ionic or NativeScript? If so or if not, why?3
-
Recently, my graphic designer friend who started learning web development has seen Dennis Ritchie calling him in his dream.
-
What is the best laptop for development?
Especially if you work a lot with virtualization, containers, the cloud, and a lot of systems programming. And you like to simulate a lot of distributed environments on locally?3 -
For Software consultants.
I am newbie with 2 years of development experience. What should be my road map for being an independent software consultant in the long run.2 -
I thought the all point of using react-native was to make development faster.
How is multiplying the time needed by an average of 4 any faster?
FML2 -
An old visual basic 6.0 handbook someone gave me many years ago.
I really liked working on VB6.0 and then moving to .NET 2008.
Nowadays, I love and do web development. -
Finally made the time to chase my passion for game development. Tried with UE4 in the past but didn't have the time to evolve. Heard that Unity is easier for mobile game development so, Unity, here we go! My journey starts with an Android game project. I'm equipped with a book (of guidance) and a keyboard/mouse (of fantasy and adventure). Wish me luck!
-
Anyone has experience with Linux desktop software development?
I'm gonna develop a GUI software that should work on most Linux distros.
What is the best way to develop for Linux? I'm not familiar with python, I would prefer C++. I've used gtk+ long time back. Is it still good, or are there better options nowadays?4 -
Test Driven Development, Pattern Driven Development, Domain Driven Development, Design Domain Driven Development.
When do we eventually get to the development part??3 -
I'm fairly new to linux and wanted to ask what's the best linux distro(?) to have for web development that can dual boot with Windows (can't really remove windows since there's some applications I need there RIP...)12
-
Thoughts on Flutter!
I'd like to see something like flutter for front end web development. I like the approach used by Google for Hybrid app development.
Dart language fits perfect for the case. Static typing, OOPS, Generics, state management, UI design everything right out of the box.
I don't have to create layout separately like HTML in web or XML in android.
Everything is managed by Dart alone.
It's like what developer wishes for UI rich app development.
I'm not saying Flutter or/and Dart is the perfect solution. Every language has pros and cons. (Maybe not applicable to JavaScript! Haha! ) But still The overall solution to UI development is way cleaner than web.3 -
Promotion - the slowest phase in the development lifecycle. Sometimes it never happens and is left forgotten in the dark.
-
I wanna seriously start learning another programming language, and I have three that I really wanna learn but I can't decide which one would be best to learn first. For some background, I vehemently prefer web development over anything else development-related. I have almost solely been developing frontend, and I am extremely interested in getting more into backend development. So, which one should I pick and why?
- Rust
- Ruby
- Go15 -
Heya folks, I recently published my first package on github and npm, titled, allcollapsible.
https://github.com/adityasrivast/...
It's mainly for front-end development though.
It gives various collapsible menu options to the developers for better implication. Most of you are senior to me and each of your suggestions are precious to me. Please take a look at it. It will surely be a great help. Do star if you find it worth!!
Also you can use it in your development if you find it worth it.
For demo, https://adityasrivast.github.io/All...
Thanks in advance 😄1 -
You know how in cartoons a character will plug leak in a hose, seemingly solving the issue, only to soon find out that because of them plugging one hole, a new one has opened and is making the hose leak again? That’s what web development is like.
-
What do you think of software architects? Do you believe that this role is needed in software development? Any good or bad examples?4
-
I will like to ask my fellow users here if you currently are studying game development or if you are working already in a game to sell and which store you are thinking to publish it?1
-
Hi there! Is there any alternative to practicing/studying Android development without having to download the studio? My laptop can't take it. I don't have the funds to buy a new one.1
-
Is it normal for developers to have to code first to design and not document what they did until they are completely done? I usually write basic docs before starting and progress it throughout the development process.11
-
Quick question on Android development. Is it good practice to access UI elements from code, i.e R.id.example? Or is there something similar to WPF's data binding?10
-
Person: CooCooK4Choo, i see you're doing more than one form of development. What do you want to do as a developer?
Me: I want to do everything i can possibly do.
Person: You have to pick a stream to go into, you can't do Web Applications, 3D Development, Unity Game Development, Swift and Java.
Why can't i do everything? As a junior developer i feel that doing everything keeps you prepared for those unwanted situations. Besides Its not like i'll be doing Web Base Applications all my life. if i do, i'll probably kill myself before 30(currently 21).3 -
Hate spending more time answering questions than doing the development. Pointless title of developer...
-
Is it worth buying a Macbook air 2017 now for Android development, web development and other basic stuffs?9
-
Hey guys, gameDev here, wanting to branch out to software development in my spare time. Im using C# and Visual Studio, and rarely C++.
I want to make some software in c# or C++ with a GUI, more than just CMDs. Im trying to program a project manager or something else but dont know how. Need some tips!9 -
What is the best way, in your opinion, to use vue.js for mobile development? I'm currently trying nativescript with Vue and it seems pretty good. Do you think it's worth using Vue, or it's better to stick with Ionic or React?1
-
Wouldn't it just be nice if there was universal browser support and no internet explorer? Web development man
-
Working on a new website for Web Designing and Web Development etc
It's great to work with the team.2 -
!rant
Guys, any tip when looking for "Remote Development work". I am very bored at this job and want to move on urgently.
Please anything.1 -
Have any of you moved from Web application development to more deep and complex stuff? I mean without finding it boring. I just moved to data and analytics at my job. And in a few months we will be getting into AI and machine learning. I just don't know if I'm going to find it boring or not. I really enjoy and still love web development.1
-
Is it just me or is android development just a pain in the ass? Ive done universal windows development before and it was great, but android just seems like a mess to me2
-
After you spent 3 years going into web development and eventually becoming good at it then you realize mobile apps sell for way more money than a website because of the existence of wordpress, wix, shopify... Like i aint shitting everything i learned so i can learn kotlin and swift from scratch. Like wtf is wrong with the market, software is software. Fucking fuck my life.1
-
Starting the development of an Android chess game for a university project. Any ideias for the name?12
-
I love doing multiple tech things. Development, Ops and security. Why can't people see this as tech experience and not individual subdomain experience. Why can't people switch jobs easily over Dev, Sec and Ops?
Smh.1 -
Does anybody teach mobile development live? For example as code is being written they are providing audible commentary that is also captioned that is also downloadable after session is closed. A cool feature would be to have a q and a live and it picks up the commentary and/or question from the audience too, I think I just thought of another sound mobile app idea!5
-
Long time frustration
My close friend wanted to focus on machine learning and AI. in summer he did some research and figured out it is difficult to get those jobs. Now he is learning Angular 2. And applying for web development.
I am tired of people getting into web just because everything else seems difficult to them.
I just don't like people who think web is easy. And take it for granted.
I know comparing to machine learning Web does have an easy entry level barrier. But tired of devs, undermining web development complexity.
I think world thinks
Web is so easy that you can do it even if you hate it.5 -
I need some advice.
Previously I have done Android development course on Udemy and now I took Android Nanodegree program from Udacity. I was wondering if Android development is a good career option, or should I learn something additional to it? If so, what?
I'm a B.E under graduate from India.4 -
Hi there..
I have a strange question (at least in my opinion). I learned Flutter for over 1 year (as of now). I don't consider myself advanced on it, but I'm very capable when it comes to create complex UIs, work with APIs and DBs, etc. However, it came to my mind to visit frontend development. I started with Angular, and I LOVED IT.
I'm wondering, is it possible to master both crafts (i.e., mobile and web development) at the same time 🤔.. I'm really into programming and any CS-related content in general, but I wonder if there's an answer to my question :).8 -
Has anyone here ever developed in Flutter/Dart for mobile development? I'm researching it for use in freelance developing mobile applications and it's looking pretty intuitive so far.
Pros/Cons vs. other mobile development languages/frameworks?
Opinions/thoughts on developing in Flutter/Dart?2 -
Has anyone used Flutter Studio before? How is your experience?
Is it suitable for someone who has knowledge of java but not android development.3 -
Im looking for audiobooks i can listen to on my way to work. About 40mins per ride. Preferably anything that has to do with personal development or other insightfull/ skill enhancing books.9
-
So how many of you here are into game development? ( and preferably the software you use, I use unity3D :) ) :D3
-
Starting my first development job tomorrow so hopefully week200 I'll still be there with almost 2 years web development experience
-
Hi all. I just have a quick question. Why is Wordpress so hated in the web development community? Is it not considered "real@ development? As someone who is decent in HTML and CSS, should I use Wordpress to make websites or just stick to HTML and CSS (trying to learn JS at the moment)14
-
sudo rant --mode 0
I'm curious if anyone here uses the Phabricator for development... And how do you tackle the Issue with the SubProjects when maintaining multiple independent Software-Projects?
sudo rant --mode 11 -
!rant
Hello guys. I'm aiming to start learning game development. Some people adviced to go for Unity as it is multiplatform. So what are you thoughts?12 -
Do you think having a basic knowledge and understanding of algorithms can help you in web development. A friend of mine thinks algorithms will not make you a better developer.4
-
What do you think took windows out of the mobile phone race leaving just iOS and Android when they have some of the best development tools?7
-
Anyone have thoughts on switching from a development/engineering position to an analyst position? I’m currently looking at an opportunity and would like any thoughts or insights anyone has.2
-
Im going to my first internship interview as computer engineering tomorrow. it's a consulting company that works with FPGA development, im nervous because I would really like to work with it!
Q: are there some tips on interviews with smaller development companies? What are they looking for in a developer? What should I research beforehand?2 -
Why is web development so inconsistent?
Im trying to center something and it's 30px off-center because of some space out of freakin' nowhere.
Fuck. -
Guys I am new to Android Development,
1. Can anyone suggest me the most comprehensive Android Development Course on Udemy?
2. And I as I am new I was thinking that some apps say that they have to maintain their server but why, app is running on their phone memory. What does it have to do with server?question servers android development course app server course courses application server app development udemy android development15 -
Hee guys I will be running Ubuntu/Debian as my main development environment. Which distro is the best for development with k8s, docker and elixir?
Thanks for in the input guys! Really appreciate it!12 -
This might be a stupid question but due to the rise of services like Wix and Wordpress that make creating websites a breeze, will web design and development die in the near future?3
-
Does anyone written Associate Android Developer exam?
Or anyone aware about that, is it worthy for Android Development career?? -
guys according to you? are we making development of web hard or easy, being a php dev all i have to is copy and paste the files but with node, all sort of configuration and still i'm not able to see hello world on my website2
-
I always wanted to learn web development and I choose django because I know python and everyone says it's begginer friendly.But the problem is when ever I start watching videos on youtube or read django tutorial on mozilla, I feel like I am mugging some code from the internet. It doesn't feel intresting at all.It may get the job done, but I want to understand how things work behind the scenes. I want to learn ground up.I want to know how I can understand the behind the scenes of web development?2
-
What is better, Career as a web developer or as a software engineer? I am a CS student Are there good jobs for web developers?
Also, let me know which one has more pay scale.
I have go through some blog and resources to find about web development information like this https://squareboat.com/services/... If anyone knows about payscale which is higher, Please suggest me4 -
There are blogs and chrome extensions for Designers, is there any web development blog/extension to update me daily on new tech/info/tricks 🤔6
-
I have a big web development requirement from client using java. I have suggested them for using Php/mysql but they dont want it. i am not sure which framework to use in java, whether java can be deployed on AWS, whether java would be as fast as php.
Please share your java web development experience and how do i go ahead.8 -
How/when do you know that a particular programming language is correct/wrong for a particular project?
I think that language doesn't make much of a difference but again, I am new to software development. -
I want to try my hand at Android development. Any suggestions for a college student with a VERY modest linux dev pc?4
-
Anyone move from web development (Angular, Java) to iOS development? If so, can you please let me know what I should expect in terms of work difference, difficulty of projects and overall general development work flow when one makes the shift?6
-
I just discover the language Dart (https://dart.dev/) and I think I do not fully get the scope of it.
Afaik it's a language for building cross platform guis where in the past you would have used something like ionic. So am I right that Dart is not quite for web development (as a "replacement" fur js/ts)?4 -
!rant
So I recently started my internship with a company that has created their own CMS for web development. They are currently looking into developing a hybid app.
I'm lucky enough to be tasked with the development of it since learning their CMS in combination with the frameworks they use would take a couple of months according to them.
Now they have their eyes set on the Cordova framework with Sencha Touch, but I'm also aware of Xamarin
Anyone on devrant who has used both and what is your opinion of the two? -
I'm thinking of getting a Mac for development purposes. I have a PC currently. Any opinions on what I should get or anything I should know before hand?5
-
Anyone having any experience learning with The Odin Project? Or anything like it? Basically a good path for learning web development?
-
What's a good inexpensive android phone for development. Something 14 year olds could use without breaking6
-
whats the best way to find and ask a marketing company to forward web development projects to my compay?4
-
Which is needed more, resolution(1080p/1440p) or refresh rate(60-144hz) for a 27-inch flat monitor? My purpose is web development (Python, JavaScript).12
-
What do you think about Udemy?
And if you took it, which courses did you find most useful - not only related to programming/development but in general?
Thank you in advance. :)3 -
Does anybody know how to configure eclipse to run in same way as vs code remote( I am kind fan of it) runs?
I tried remote option in eclipse i.e RSE but it looks more like file BROWSER than remote development .
FYI, I have a multi module maven/grade projects. I know I can use vs code for that as well but due to some limitations I want to use eclipse. I have a windows host and have to do development in vm or ec2 and I want to avoid booting in GUI mode.
If it's possible and you know a document which can help me or share the steps with me, it 2ould be very helpful.6 -
I have been 70% focused on front-end development technologies (HTML, CSS, JS,and related frameworks) and 30% on back-end web technologies (PHP, SQL mainly). I enjoy making websites and web apps that look good, but also understand the need for back-end functionality.
-
Hey. I’m starting to learn web development and just wanted to get the opinion of some of you out there. Do you think it’s a good thing or should I go and learn a different thing like how to build Artificial Intelligence or something?5
-
I wish to make most of the terminal with keyboard but again web app development needs constant switching to browser with mouse :/
-
What I thought:-
Leaning React:- Awesome State Management System. I love Web Development.
Leaning React + REDUX:- Can I be a Web Developer? Should I switch to something else? -
I am a beginner in iOS development. Currently, I am on my week 3rd of training in the iOS development and I am glad to admit that it has been a smooth ride to understand iOS concept. I know a bit about Massive View Controllers and how they are much of a headache for this community. So, one fine day I was surfing the web and reading blogs to understand app architectural patterns in iOS. So I just stumbled on this (https://simform.com/mvc-mvp-mvvm-io...). It recommends using MVVM when your team relies on test driven development.
Just wanted to know if anyone can explain to me how MVVM can be used for test-driven development?2 -
How long does it take to someone to master backend web development with either in spring or asp.net?4
-
Is there any platform like freelancer.com to connect businesses who want to outsource software development to companies?
-
Business development in today’s market is only possible with the active use of technology. This fact is exceptionally accurate in highly competitive industries, including real estate.2
-
What's one the best free courses on Flutter Development? Really looking forward to learning it but can't afford bootcamps😐5
-
Hello, fellow ranters, I have a question for the web developers here.
I decided I want to explore web development but don't know where to start.
I'm assuming the first step would be to learn HTML, but after that? What should I learn?
Thanks in advance8 -
What do you think of Web Standards? (#nomigrations) Seeing that everything becomes more standardized motivates me to learn more web development.6
-
I am a student , and i know only basic web development and i don't know how to enhance my skill in it so that I can start earning , I need money urgently and don't know what to do!4
-
How DevOps is beneficial for Mobile app development?
Can anyone explain to me with a budget-friendly Mobile app development company?1 -
Unity VS Xcode for beginner noob iOS game development? Is it better for a new programmer to learn Unity or learn the frameworks Apple offers?1