Difference between revisions of "Python Labs"

From Info216
Line 1: Line 1:
 
Here we will present new Python-based lab exercises each week. The old [[Java Labs | Java-based exercises]] are still available if you prefer.
 
Here we will present new Python-based lab exercises each week. The old [[Java Labs | Java-based exercises]] are still available if you prefer.
  
 +
<!--
 
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
 
# [[Lab: Getting started with Pycharm, Python and RDFlib]]
 
# [[Lab: RDF programming with RDFlib]]
 
# [[Lab: RDF programming with RDFlib]]
Line 14: Line 15:
 
# [[Lab: Web APIs and JSON-LD]]
 
# [[Lab: Web APIs and JSON-LD]]
 
# [[Lab: More OWL]]
 
# [[Lab: More OWL]]
 
+
-->
 
 
  
  
 
'''Project presentations:'''
 
'''Project presentations:'''
In weeks 7-8, 12-13, and 17-18 there will not be ordinary labs. Instead, we will have mandatory presentations of your group assignments (programming projects).
+
In weeks 7-8, 12-13, and 17-18 there will not be ordinary labs. Instead, we will have mandatory presentations of your group projects.
 +
-->
  
  
 
&nbsp;
 
&nbsp;
 
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2020, Andreas L. Opdahl (c)''</div>
 
<div class="credits" style="text-align: right; direction: ltr; margin-left: 1em;">''INFO216, UiB, 2017-2020, Andreas L. Opdahl (c)''</div>

Revision as of 08:51, 18 January 2021

Here we will present new Python-based lab exercises each week. The old Java-based exercises are still available if you prefer.


Project presentations: In weeks 7-8, 12-13, and 17-18 there will not be ordinary labs. Instead, we will have mandatory presentations of your group projects. -->


 

INFO216, UiB, 2017-2020, Andreas L. Opdahl (c)