Details
-
Aboutsoftware engineering student
-
SkillsC#, c++, wpf, oop, asp.net, net core
-
LocationIran
-
Github
Joined devRant on 12/9/2017
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
-
It's just really unexpected for me, but I'm about to uninstall mx player. Font catch loading take toooo long and there is no way to solve it. Goodbye MX, you were a good player and you are not any more.7
-
I watched an anime just because I thought it is about programming.
"New Game!"
I have saw memes about it but when I watched season 1 it was all about an artist and graphic designer. So she had a programmer friend, so I watched season 2.
Fffffff it's just 2 little part related programming. Just give me a programming anime. :(
________________________________________
Just one more++ to 5005 -
Windows or Linux?
It's a simple choice.
Window for personal computer (I wanna use visual studio and win apps and sometimes play games)
Linux for server (a 500m RAM Linux work better than 4g RAM window)14 -
I have a rule made by myself. I call it "550 line".
If a class have more than 500 or a method more than 50 line, something is wrong.
(Is there any better rule? Tell if there is some)7 -
Android epub readers are too slow and use a lot of resources. What to do? Build a new one. (My next project)5
-
5 hours work to change a simple library to use it in uwp.
Lib was in .net standard so WHY should I change it?
(It is a rename helper that automatically and manually set subtitle name to tv show episode name) -
I'm trying to make a PC app and I want it to be crass platform.
I'm in .net clan :D.
So which framework you suggest?
Xamarin, Avalonia UI, Electron or what?
(I wrote my library in .net standard)7 -
How can we go to a new world?
No need death.
Just read a fantasy book
Or learn new programming language.
For example, if you're a php Dev, learn c#, Java or c++.
Believe me, it's a new world.2 -
Me when I finally find the bug which me my app work in wrong way:
What the F*******, did I really write this? -
Why should any one still want Window Form app? Hey antique, there is something called WPF.
I hate win form and love wpf3 -
Guys I love Writing (novel) too.
What is relation between programming and writing?
I think it's creation.4 -
Yesterday I tried to change a part of my old code (wpf app) and guess what happened?
Whole app didn't worked then. :D
I had to stay away till 2am and work 5 hours to fix it. -
I remember when I was just a child, 6 or 7 I think, my uncle bought a computer and it was a magical thing for me.
When I became a little familiar with it, I told my dad: "I really like to make programs for computer".
And I still like programming.1 -
why i like c#?
1- easiest way to build a program with good GUI. just put some XAML code and it's done.
2- I love syntax of c#. it has types. god I hate php XD
3- C# is also fast and strong.
4- don't forget the .net framework that has almost every thing I need.
3- A god like IDE, the Visual Studio.32 -
Guys, is any one worked with d3.js ?
I need a graph and my data source is a 2d array, A Boolean array I mean.
bool[,] matrix;3 -
- Did you know Google is who manages Android.
- It's a simple fact.
- so you know Visual Studio is not designed for Android? Then why it's easier to build a hello world app in visual studio but Android studio which Google build it?
- O_o22