Skip to content

Instantly share code, notes, and snippets.

View adithya61's full-sized avatar

Adithya adithya61

View GitHub Profile
export const gpt_functions_param_jobs_fetching = [
{
name: "process_job_data",
description: "Process job data and extract core fields for a scraper.",
parameters: {
type: "object",
additionalProperties: false,
properties: {
// Company
company_name: {

Android Courses @ Udacity

Full Curriculum Outline  |  Nanodegree Outlines  |  FAQ / Resources  |  Notes

 

The sections below include all of Udacity's Android-related courses, including their Android Basics & Android Developer Nanodegree material.

The complete course list is presently lacking a linear curriculum, so this reference aims to provide a clear, easy to follow path based on each course's prerequisites. The course order in the "Full Curriculum" sections is structured so that inidividuals with no prior programming experience can work through them from start to finish.