Presentation Topics
Hi, I am working as a Business Development Executive in a Software Company. We are into developing web applications. Kindly suggest me some nice and unique presentation topics related to web application development. Thanks ...
Hi, I am working as a Business Development Executive in a Software Company. We are into developing web applications. Kindly suggest me some nice and unique presentation topics related to web application development. Thanks ...
Hi all, i wanna know the best source to learn Qt from. i found some books but i believe that videos are more appealing to me. do you have any idea about Qt learning videos ? also if you have presentation or something like that , i would be very happy. ...
I'm going to be giving a short (30-40 mins) lunch-time talk on Scala to technical staff at my company. I'd like some suggestions for what would be the most appropriate content. Most people attending will have experience in Java and/or C# (plus various other languages). What are the key things to cover? I'd like to give a brief introdu...
I am building my very first Flash Slide Presentation. However, I would like to enable full screen when the presentation starts. I placed: fscommand("fullscreen", "true"); In the first layer, first frame, of the first slide. And I use a .html file to launch to embed the .swf file. However, when I open the .html, a popup appears sayin...
Scott Hanselman suggests using Lucida Console, 14 to 18pt, Bold for the Visual Studio font when presenting. But that's a post from 2003, and I think I remember hearing that there was a better font in VS 2010. Is it Consolas? What font/size should I use when giving a presentation? ...
How to remove the navigation bar of sections and subsections on the top of each slide generated from a beamer latex file? By the way, in my preamble, I wrote: \setbeamertemplate{navigation symbols}{} \usepackage{beamerthemeshadow} ...
How to set the font generated from a beamer latex file to Times New Roman in preamble? Thanks! ...
I need to write a webapp similar to Google Presentations, but with lot fewer features (single slide; no effects, just editing styled text; images and shapes), for a specific requirement. I am undecided whether to do it in HTML/JavaScript or in Silverlight. I rate my skills as: C# - Advanced HTML/JavaScript - Intermediate Silverlight ...
So, I am doing a presentation using Beamer. In my earlier presentation, I used the list elements auto unhiding one each time. : http://www.slideshare.net/scorpion032/building-pluggable-web-applications-using-django/38 using the following code: \begin{frame} \begin{itemize}[<+-| alert@+>] \item Admin Interf...
If you had to give an overview on unit testing with some practical examples to other colleagues and you yourself weren't up to speed on unit testing, how would you approach that? Examples would be shown in nunit, but I guess it could be any unit testing framework. ...