What is the most recommended project structure for a versioned spring rest api? Resource directories inside version directory(api/v1/controller/MyController.java) or version...
Elixir I have a list : [1,2,3,4,5,6] O want to apply a fun, distance(p1,p2) , to the first and second el , the second and third el and so on. Like this: distance(1,2) distan...
How much should a website restyling cost? The site in question is a school website(https://www.scuolerogazionisti.it/), the request is to improve it from a graphic point of v...
I come from Java where when you pass objects as a parameter they are passed by reference, so it happens on C # too or is it necessary to use the keyword ref?
The i5 and 8Gb RAM are enough for programming? Let's say for Android Studio/XCode and some emulators?
How much would you ask to create something like convertio.co? A website with login, payment plans and the output is sent via email
Does it make sense to take a Dell XPS 15 9560 (used), i7 7700HQ / 16GB, today? Budget on 800/1000 € I will use it for programming and Linux
Any ideas on how to solve the "File dimensions exceeds upload_max_filesize in php.ini." on WordPress? I have Wordpress installed on localhost using LAMP
Using Express how can I send a file, generated at the moment of the requested, to the user that made that request?
Is it possible to do this without having to touch the backend? If yes should I use WordPress or HTML / CSS / JS?
Can't I just use something like Stripe or PayPal to take the payments?
Can't I use WordPress to create the site and then link it to the existing structure?
Is a 2019 base MacBook Pro 13 enough for Programming? The 128Gb SSD scares me
Someone with experience in ARKit?
What could I take with 800/1000 €?
Even if i am using VMs and Emulators?
How can i make a deep copy of a HashMap?
C#'s namespace is like Java's package?
Someone who knows Clojure?
If (sc.nextLine()=="n") {} doesn't work?