<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/521146654896437969?origin\x3dhttps://csctwothirtysix.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Wednesday, October 22, 2008

Problem Sets & Assignments

I missed two days of lectures. Being in the evening section makes it 6 lectures. First one due to sickness and second one due to high load of assignments and midterms. However, I managed to do problem set #3 very easily. I think not knowing what was going on in the lectures actually didn't mislead me to look for something similar to Fibonacci closed form.

I'm far behind and I'm going to dedicate the next two days studying lecture notes, and doing problem set #4 and assignment #2. My next post is going to be in log format showing my progress or rather confusion in these two days.

0 Comments:

Post a Comment

<< Home