index_2011_04_06.html 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>iVProg - Programa&ccedil;&atilde;o Visual e Interativa na Internet</title>
  5. <meta http-equiv= "Content-Type" content="charset=ISO-8859-1"/>
  6. <meta name="description" content="iM&aacute;tica: iVProg">
  7. <style type="text/css" media="screen">@import url(iComb.css);</style>
  8. </head>
  9. <body>
  10. <!-- cabeçalho -->
  11. <div class="cabecalho">
  12. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  13. <tr><td align="left">
  14. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  15. <tr><td>&nbsp;</td>
  16. <td background="img/bg-header-left.png" width="30"></td>
  17. <td background="img/bg-header.png"><a href="../" title="p&aacute;gina iM&aacute;tica" align="left">
  18. iM&aacute;tica</a> &raquo; iVprog</td>
  19. </table></td>
  20. <td align="right">
  21. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  22. <tr>
  23. <td background="img/bg-header.png">
  24. <a href="index_en.html" title="click here to see the English version of this page"
  25. ><img src="img/flag-us.gif" title="click here to see the English version of this page" alt="US flag"/></a></td>
  26. <td background="img/bg-header-right.png" width="30"></td>
  27. <td>&nbsp;;</td></tr>
  28. </table></td>
  29. </table>
  30. </div>
  31. <!-- Begin Header Element -->
  32. <table class="wrapper" border="0" cellpadding="0" cellspacing="0">
  33. <tbody> <tr id="header-row"> <td width="985">
  34. <!-- Begin Content Element -->
  35. <tr>
  36. <td width="985">
  37. <hr class="hide">
  38. <div id="container">
  39. <div id="contentwide">
  40. <!-- Page content starts here -->
  41. <div id="page">
  42. <div id="widthwrapper">
  43. <h1>iVProg - Programa&ccedil;&atilde;o Visual e Interativa na Internet</h1>
  44. <div align="left" class="section-homepage-width-holder">
  45. <p>
  46. O <i>iVProg - Programação Visual e Internativa na Internet</i> &eacute; um novo sistema para uso no ensino/aprendizagem de
  47. t&oacute;picos relativos a algoritmos, com aplicação direta em páginas <i>World Wide Web</i> (<b>Web</b>).
  48. Ele é baseado no sistema <a href="http://www.alice.org/" title="sítio do projeto Alice">Alice</a>
  49. <a href="http://www.cmu.edu" title="Carnegie Mellon University">Carnegie Mellon University</a>.<br/>
  50. O <i>iVProg</i> vem sendo desnvolvido desde julho de 2009 e seu atual protótipo pode ser conferido abaixo.
  51. </p>
  52. </div>
  53. <div class="sectionbox unique">
  54. <div class="sectionbox-wrapper1">
  55. <div class="sectionbox-wrapper2">
  56. <div class="sectionbox-wrapper3">
  57. <div class="sectionbox-wrapper4">
  58. <div class="sectionbox-wrapper5">
  59. <h5><a href="exemplo.html?ex=1&idioma=pt" title="clique para examinar o exemplo">Exemplo n&#186; 1</a></h5>
  60. <p>Um programa que verifica se um n&uacute;mero &eacute; ou n&atilde;o primo</p>
  61. </div></div></div></div></div></div> <!-- quadro exemplo -->
  62. <div class="sectionbox-wrapper1">
  63. <div class="sectionbox-wrapper2">
  64. <div class="sectionbox-wrapper3">
  65. <div class="sectionbox-wrapper4">
  66. <div class="sectionbox-wrapper5">
  67. <h5><a href="exemplo.html?ex=2&idioma=pt" title="clique para examinar o exemplo">Exemplo n&#186; 2</a></h5>
  68. <p>Dado um natural N, imprimir a soma dos N primeiros naturais.</p>
  69. </div></div></div></div></div></div> <!-- quadro exemplo -->
  70. <p>.
  71. </p>
  72. </div><!-- sectionbox unique -->
  73. <div class="applet">
  74. <applet codebase="." archive="iVprog.jar" code="edu.cmu.cs.stage3.alice.authoringtool.JAlice.class" WIDTH=791 HEIGHT=600>
  75. <param name='lang' value='pt'>
  76. <param name='MA_PARAM_PropositionURL' value='true'>
  77. <param name='MA_PARAM_Proposition' value=''>
  78. </applet>
  79. <!-- Closes content div -->
  80. </div> <!-- Closes page div -->
  81. </div>
  82. </div><!-- End Content Element -->
  83. <!-- Begin Footer Element -->
  84. <hr class="hide">
  85. <div id="footer">
  86. <p class="moreinfo">Prof. Dr. Le&ocirc;nidas de Olivera Brand&atilde;o<BR/>
  87. Reginaldo Rideaki<BR/>Universidade de S&atilde;o Paulo</p>
  88. </div>
  89. </td>
  90. </tr>
  91. </tbody>
  92. </table><!-- End Footer Element -->
  93. </body>
  94. </html>