* Cantinho Satkeys

Refresh History
  • JPratas: try65hytr Pessoal  classic k7y8j0
    Hoje às 01:42
  • j.s.: try65hytr a todos  49E09B4F
    07 de Novembro de 2024, 18:10
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37

Autor Tópico: Creating Your Own Web Service Without Coding Using Chatgpt  (Lida 63 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115977
  • Karma: +0/-0
Creating Your Own Web Service Without Coding Using Chatgpt
« em: 16 de Novembro de 2023, 10:23 »

Creating Your Own Web Service Without Coding Using Chatgpt
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.30 GB | Duration: 3h 7m

Unlock AI-Powered Web Development: Explore ChatGPT, Build Web Services, No Coding Required

What you'll learn
Build a functional web service from the desktop and up to deployment using NodeJS, Express, React, mongoDB, Amazon and Cloudflare
Build web service without the need for coding but with help of ChatGPT
Understand the fundamentals of full-stack development with a focus on a "light" level of complexity
Successfully deploy your web service to a live server, making it accessible to users on the internet
Requirements
You only need to know basic programming, like variables and conditional statements. Everything else will be included in the course
Description
Welcome to the course, "Creating a Web Service Without Coding With ChatGPT - Light level of Full-Stack" I'm Gunnycoding, I run an online coding education platform called GGULCoding, and I am also YouTube Creator with over 160,000 subscribers. On my channel, I mainly post videos about computer science and coding.Through this curriculum, we will explore how to create a web service without coding using AI, all the way from the pure desktop up to website deployment.The history of coding isn't that long, but its paradigm has continuously changed by timeAbout 20-30 years ago, when many people started programming, if they are to program something, they had to build almost everything from scratch, they got minimal libraries like stdio, stdlib etc, so about 10% are already there, and they had to make other 90% by hand.Then, as languages evolved and a massive amount of coding data accumulated over time, especially since Python language gets popular, things got a bit easier.about 60-70% was already there. if you look up on Google, there are tens of thousands of libraries, and you'd pick what you need, and simply learn how to use them, and then create the remaining 30%. This was a significant shift in the programming paradigm.And after 2022, and we've got stuff like Copilot and these chatbot AIs like ChatGPT. Now it feels like almost everything's there for you - like 95-99% of it. all you need to do is to ask them a code, and placing them in right positionSo, through this course, I want to show you what it's like when 99% is done and you're doing just 1%. We'll go through the process of creating a web service starting from the scratch and upto deployment so everyone can use itI feel like we're entering an era where, as a programmer, creativity and imagination are becoming more important than the ability to craft mathematical or logical algorithmsIT IS CODING WITHOUT CODINGIf we were to briefly break down the steps of creating a web service, it looks something like this:Planning - Backend - Database - Frontend + CSS - Deployment - Marketing, Monetization, etcAll these steps are what it takes to make a single web service, and it looks pretty complicated for one person to handle all of them, but good news is that, It's been simplified nowadays, and when someone does all of this, that's what we call a "full-stack developer"In this curriculum, you can get a taste of a full-stack developer's life by trying out the whole thing by ourselvesEverything is included, Starting from Pure Desktop upto Web-Service DeploymentKey Technologies Used in this Course:Backend > NodeJS with ExpressFrontend > ReactDatabase > MongoDBDeployment > Amazon Web Services Lambda and Cloudflare PagesBy the end of this course, you'll have the skills and confidence to create your web services, no coding required
Overview
Section 1: Introduction
Lecture 1 Intro : Welcome To The Course
Lecture 2 Visualizing Program Concepts
Lecture 3 Set up the Development Environment
Section 2: Programming Development
Lecture 4 Backend Code Analysis
Lecture 5 Frontend Code Analysis
Lecture 6 Connecting Frontend and Backend I
Lecture 7 Connecting Frontend and Backend II
Lecture 8 Setting up the Database
Lecture 9 Finalize the Features
Lecture 10 Beautify the Frontend
Lecture 11 Adding Minor Features Prior to Deployment
Section 3: Deploy to the World
Lecture 12 Frontend Deployment
Lecture 13 Domain Shopping
Lecture 14 Backend Deployment
Lecture 15 Deployed Code Analysis
Lecture 16 Finalizing Features and Security Check
Section 4: Outro
Lecture 17 Wrapping up the Course
This course is designed for beginners with basic programming knowledge who want to create web services with AI features without extensive coding

Screenshots


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/02d565d9b4a02981939c574a5768c449/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part1.rar.html
https://rapidgator.net/file/e7f5f09742799a040ea203db2fdd2148/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part2.rar.html
https://rapidgator.net/file/3c6dc8204608a2760ca0438eeb18d65d/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part3.rar.html
https://rapidgator.net/file/48693466c80a7f961cfdc4e18420e001/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part4.rar.html
https://rapidgator.net/file/590539cfbeda491aef0668277d90f9ff/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part5.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/3ee9cb0C40C49B44/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part1.rar
https://uploadgig.com/file/download/45C0e155c728c75d/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part2.rar
https://uploadgig.com/file/download/02e2acCe24229eDa/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part3.rar
https://uploadgig.com/file/download/88CD23d6f3da0dBd/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part4.rar
https://uploadgig.com/file/download/Fa42651d61492deb/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part5.rar

ddownload.com:
Citar
https://ddownload.com/cz8aw4sxhbjy/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part1.rar
https://ddownload.com/42a9sdrhkjpi/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part2.rar
https://ddownload.com/8pevlu4ef1na/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part3.rar
https://ddownload.com/e8v0g6qj07z5/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part4.rar
https://ddownload.com/locnkip4rkno/mfowe.Creating.Your.Own.Web.Service.Without.Coding.Using.Chatgpt.part5.rar