Hello! August 8 will be the first meeting of the Coffee'n'Code in Kiev. If you want to act as a speaker, contact, join the group in Google Groups. For details - under the cat, in a personal and comments! Closer to the event itself (early next week) a list of speakers will be provided to your attention.
A few words about what it is and what it is eaten with.
Format: from 15 people (preferably with their own laptops), 3-5 speakers on interesting and relevant topics on programming and process automation. ')
Reports First of all, I would like to note that the reports may not be exclusively programmer. You can go more into theory. You can practice more. Theoretical issues:
design, architecture, patterns.
Practical:
the use of a particular language, the use of ORM, frameworks, libraries, Open-Source solutions, Best Practices in programming.
And where do you go without it, the philosophy:
discussion of the popularity of any phenomenon far from ideal, programming-language-wide problems and ways to circumvent them, success- or failure-stories, reviews, criticism, business lynch.
It is also possible to demo your project :
a short presentation on the libraries used and atypical solutions used within it.
Tips'n'tricks:
The story that many can use, but not to know that you can still twist around and make your life easier.
Some examples of topics:
Web development
MVC Paradigm
Easy languages and frameworks
Framework Comparisons
Practical development based on a real-life example
Bottlenecks, how to overcome them, non-standard solutions within the framework of the framework
Standard libraries, how, where, why use
Heavy web applications: Java / C ++ / ASP.NET.
Rare technologies:
Document-oriented / object-oriented databases, who uses them, why, how to start?
Mobile Development
How to write an application on Android / iPhone / etc
Features of the platform, how to use them
Development of common applications How to write a cross-platform application using Java / Python + QT / etc MacOS X Development Windows development Web on the desktop - Air / Appcelerator Titanium
Just about the difficult
How is the http request processing inside the operating system
Influence of the low level on familiar web applications (everything worked for me, I changed the file system, and it began to work twice as fast, see how I achieved it)