Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Amir Raminfar
Amir Raminfar has asked
19
questions and find answers to
156
problems.
Stats
5.9k
EtPoint
2.2k
Vote count
19
questions
156
answers
About
user = new User() user.name = "amir" user.nerdy = true user.live()
Amir Raminfar questions
registerForContextMenu not get calling properly - what am I doing wrong?
Should a "==" implementation in Ruby check the type?
jquery like lib in java
Why do object literals in javascript save unnecessary DOM references?
Is the factory attribute for tomcat's server.xml required?
Are you supposed to check-in R.java file in to VCS?
Dynamically adding spring context configuration at runtime?
how to decouple data from business logic
Why use char[] instead of String?
Why is Files.deleteDirectoryContents() deprecated in Guava?
Amir Raminfar answers
can an android application check the version of the phone
jQuery find <br/> tags within div and add additional <br/> to each
Simplify writing custom iterators in Java
Simple key/value database
Mocking void method with EasyMock and Mockito
Dalvik to Java SE communications
Spring MVC what is service component?
jQuery text area max length validation
registerForContextMenu not get calling properly - what am I doing wrong?
What is printf used for in PHP?