Details
-
AboutI'm a student in BTS Services informatique aux organisations in France. Self-taught, enthusiastic, curious and passionate, I have developed a lot of knowledge through my studies and my different missions.
-
SkillsToo much knowledges to write it down.
-
LocationFrance
-
Website
-
Github
Joined devRant on 6/9/2018
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
-
A few days ago, a guy sent me a message on Fiverr asking me to create a website.
The good joke is that they are two engineering students who want me to do their programming exercise.
The nerve.2 -
Do companies still use the Merise method? It seems a bit off to me.
I am learning it at school, but it makes many tables that I think could be merged into one...3 -
My teacher just saied that C# naming conventions wan't use to always put brackets on our if statements even though their is only one line next to it.
Where did she get this from ? 😅10 -
If anyone knows how to bypass Cloudfare protection, let me aware ! :)
I don't know if that is possible, i need it because a website API block my bot mmmh...5 -
Can we change our username here ? I have choosen a new username for my developer identity but i don't wan't to lose my stats...2
-
I just come back on this app to ask you, dear developers, to stop using ' for strings everytime, it is supposed to be for chars.
THANK'S YOU 🙃
Do it for the eyes of C developers, my eyes are bleeding right now.9 -
A friend told me that VSCode is somewhat like an IDE and was comparing VSCode with Webstorm...
Am i right that VSCode is a text editor and not a freacking IDE ? ☺️30 -
It would be cool if we could add videos or some shit in our rants so like twitter, reddit etc nah ?5
-
Sometimes i feel bored of developing but i wan't to, i don't know how to explain this feeling. Do you guys sometimes feel the same ? Like i have a lot of things to do, i would like to learn new things but when i launch Unity for example i feel lazy, bored of it.
I'm stressing about my further carier, will i feel the same and so, stop developing as a job ?
I don't know if i'm the right post subject, and sorry for my english btw.2 -
I'm currently working for 1month to win some money in a company that repair people computer and do a bit of programming.
They've made a software that get every value in a table with SQL and print it.
My boss, gave me as project to make a software that get everything from a database and copy paste it into an another, like a automatic backup system. BUT HE ASKED ME to do it from the last software with Delphi and on Windows XP...
God damn, now i have to remove everything about printing while i was just able to do the software from scratch with C#...9 -
Ok, so i'm passionnate about programming and wanna turn this passion into my job... I'm currently studying in high school and i have to look at some schools before i pass my exams..
What do you recommand me, wich formations to learn Game Programming or Programming in general after high school ? I'm from France, i'll search about similarities if it's only UK, US...6 -
I have some people trying to access to my accounts from far away.
I think my password have been leaked :|
f*ck6 -
Do you put Caps to public variable ?
My IDE was doing caps to public variable but someone told me that he was wrong it's not caps for public variable only functions.9 -
Is it illegal to run ads in the background of website. Without images and sounds.
I know a little website that use this but idk if it's realy legal...9 -
Me and my friend were doing a discord bot using an extensions that allow us to collaborate.
We were making the bot with Node JS and. Something so horrible happened.
While making a purge function wich should remove the last messages of the discord we met a problem. When you do !purge 1
It were removing 11 messages.
The problem were that in my code i were adding 1 (int) to a string (my amount of message to remove) so it result 11 as string....
This is JAVASCRIPT
I don't know if this were a bug but being able to add 1 (int) to 1 (string) it's fucking dumb. It should result an error not making it as string!1 -
Windows 10 Image viewer:
void ShowImage(string imagePath) {
Thread.Sleep(3600)
imagePath:GetImage().show = true
}
Sorry if my code is bad. But you understand what i mean xD2 -
JS/HTML QUESTION:
I wanna create a html page wich redirect us into a certain website and execute Javascript on the new website opened.
So i should use window.open i think, but how do i like execute js on this website after opened?7 -
Update?! Fuck windows.
While playing Tower Unite, i spammed my spacebar.
Windows opened a window that i confirmed that something by spamming my spacebar.
It's a stupid windows 7 update.
Thank's windows..........10