Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Thanks
Thanks has asked
221
questions and find answers to
4
problems.
Stats
1.1k
EtPoint
43
Vote count
221
questions
4
answers
About
I like to play guitar. Sometimes I need to develop software. But I hate it ;)
I mean... it sucks. It really does.
Well, not always.
Oh, and I think I'm the guy with the most questions here.
Thanks questions
How can I make my Nib load correctly my customized UIScrollView subclass?
What is the best explanation for the term "generic"?
Does a collection send a -release message to all objects it holds, if I send it an -release?
Is it right to say that methods whoose names contain new, alloc, create or copy do not autorelease the objects they create?
What does the value 1e100f stand for?
Is it possible to do mysql database transactions and rollbacks with php?
Which font-family spec do you use that looks great on mac AND windows?
Will -replaceObjectAtIndex:withObject: of NSMutableArray release the old object that's replaced by a new one?
What's the fastest way to get started with Kohana PHP framework?
Will the -dealloc method be called upon application quit?
Thanks answers
How can I reset a layer transformation to the original state after I did some animations and transformations?
How do I detect when the iPhone goes into landscape mode via JavaScript? Is there an event for this?