File: mongodbUniversity.html

package info (click to toggle)
mongo-java-driver 3.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 16,112 kB
  • sloc: java: 102,506; xml: 395; sh: 43; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 468 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<section id="universityPromo">
<h3><span>MongoDB University</span></h3>

<h4>M101J: MongoDB for Java Developers</h4>
<p>Learn everything you need to know to get started building a MongoDB-based app. From basic installation, JSON, schema design, querying, insertion of data, indexing and working with the Java driver.
</p>
<p>
<a href="https://university.mongodb.com/courses/M101J/about" target="_blank" class="btn btn-success btn-mongo">Learn More</a>
</p>
</section>