23
votes
14answers
705 views
Giving presentation on software project to non-programmers
Soon I will need to give a presentation on my honours project for the engineering faculty and a large group of engineering and technology students at my university. While all the t …
1
vote
1answer
26 views
I seek parser markdown-file for presentation
hi,
I search web-based markdown-file parser to presentation.
I want to presentation from online markdown-file, realtime parse.
Because I want to manege markdown-files on git repos …
1
vote
2answers
134 views
Putting citation text on same slide with LaTeX Beamer
By default, using \cite in the Beamer class of LaTeX places the actual citation information at the end of the presentation on a separate slide containing the bibliography. How does …
0
votes
0answers
17 views
Recomendations for Creating a Picture Slide Show with Super-Smooth Transitions (For Live Presentaiton)?
Hi everyone,
I'm doing a theatrical performance, and I need a program that can read images from a folder and display them full screen on one of the computer's VGA outputs, in a pr …
1
vote
2answers
565 views
How to Remove Footers of LaTeX Beamer Templates?
I am using the "beamerthemesplit" template of the Beamer LaTeX package. This templates includes the author's name and the title of the presentation in the footer of all pages. Is a …
2
votes
5answers
105 views
Presentation (Brown bag) ideas for a J2EE team
I need to give a brownbag to my dev co-workers. The team is a typical Java/J2EE team, mostly using the current technologies (Grails, Spring, Hibernate, EJB, Caching, Webservices, M …
20
votes
20answers
875 views
A Programming Presentation for eight year olds
I have been given the opportunity to give a small presentation to a group of young children about what I do as a software developer.
I have a few ideas kicking around for how to m …
14
votes
19answers
1k views
What should I tell kids about how great it is to be a programmer?
I am putting a presentation together. I thought about illustrating with websites like Facebook, and MySpace.
Does anyone have children around that age that could tell me what the …
19
votes
15answers
820 views
Good tips for a Technical presentation
I am planning to give a Technical presentation for a product we are building.
Intended audience is Technical developers. So, most of the time, I will be debugging trough the code i …
1
vote
2answers
80 views
Physical world examples of design for testability and test driven development
I'm going to be doing a presentation on unit testing and in doing so I will touch on "design for testability" patterns. In other words using IOC containers, Dependency Injection, …
4
votes
8answers
401 views
Good font for code presentations?
(update: I know there's several questions regarding fixed-width fonts for coding... that's why I mentioned it in the first sentence of this question. I'm specifically investigatin …
11
votes
11answers
486 views
I have 15 minutes to present ASP.NET MVC to my colleagues. What topics should I focus on?
I've been using ASP.NET MVC for personal projects since before it hit RTM.
I am preparing a presentation for my colleagues to introduce them to basic concepts of ASP.NET MVC and s …
12
votes
16answers
748 views
What would you tell high school students who are interested in careers in software development/engineering?
I've been asked to a local high school to talk about careers in software development/engineering. I have roughly an hour of time to fill and will probably have 30-40 students in a …
2
votes
4answers
199 views
How should I set up Eclipse when preparing for a presentation or demo?
If I'm presenting code usually I show it in a syntax-highlighting text editor. But I've been doing more "live coding" in some presentations recently where it's important to show o …
8
votes
7answers
221 views
What would you like to see in a TDD demo?
I am going to be giving a presentation on TDD and I always struggle with what to put in the demo when giving this presentation. I usually only have about an hour to do the actual c …
