잠시만 기다려 주세요.
스파르타 IT연구소
2024. 9. 2.
🔥 개발자 취업 노하우 템플릿 다운로드 : https://bit.ly/4a10f5N 문과생을 위한 IT 용어 해설 무료 강의 : https://bit.ly/3UdCkdL ChatGPT로 노코드 웹사이트 만들기 : https://bit.ly/3vuiEs7 개발자와 협업을 위한 기초 코딩 용어 : https://bit.ly/3tDdzNI 취업, 이직을 준비하시는 분들을 위한 더 많은 정보는 아래를 참조해주세요. 2024년 내일배움카드 발급, 사용방법 : https://bit.ly/3vCX2tV 부트캠프 선택시 꼭 체크해야 할 5가지 : https://bit.ly/4aFdKZA 부트캠프는 9to9을 선택해야 하는 이유 : https://bit.ly/3vnSfMH 나를 몰입하게 만드는 부트캠프가 중요한 이유 : https://bit.ly/4aGmIWv 현직자가 말하는 AI 역량을 갖춰야 하는 이유 : https://bit.ly/3HcZae9 비전공자의 다양한 이야기들 원격 부트캠프로 금융권 IT 합격했어요! : https://bit.ly/3NMqZOn 영업사원 하다가 개발자로 전향했어요! : https://bit.ly/3S35V8P 더 궁금하신 것들은 댓글로 남겨주세요! 영상이나 블로그를 통해 가장 최신 정보로 알려드리겠습니다. 감사합니다.
Astro 5's server islands make it easy to stream slow loading components to the client. You can use Astro components, or React, Vue, Svelte, Solid, or any other framework with adapters to Astro. Code: https://github.com/jherr/astro-server-islands 👉 ProNextJS Course: https://pronextjs.dev 👉 Don't forget to subscribe to this channel for more updates: https://bit.ly/2E7drfJ 👉 Discord server signup: https://discord.gg/ddMZFtTDa5 👉 VS Code theme and font? Night Wolf [black] and Operator Mono 👉 Terminal Theme and font? oh-my-posh with custome prompt and SpaceMono NF 00:00 Introduction 00:28 Trying out server:defer 01:30 Adding a fallback 02:20 How it works 04:15 How NextJS/React does it 07:03 It’s not partial pre-rendering 09:04 Server islands for React 10:19 Outroduction
2024. 10. 21.
안녕하세요! 오늘은 네이버로그인과 파이어베이스 연동하는 방법 안내드리겠습니다. 현재 3강은 준비중이며 , 2강까지 따라하신 분들은 해당 강의를 따라하는데 전혀 문제가 없습니다. (*제가 요즘 회사가 많이 바빠서 강의 올리는 시간이 늦어지고 있습니다 ㅠㅠ 양해부탁드립니다.) 목차 00:00 결과 미리보기 00:43 문서보는 법 설명 01:11 오늘강의 내용 03:16 서버셋업하는 방법 (클라우드 함수이용) 04:00 코딩 및 셋팅 05:08 네이버 어플리케이션 셋업 1 06:19 클라우드 함수 셋팅 07:47 네이버 어플리케이션 셋업 2 08:10 index.js - 클라우드 함수 코딩 (메인 함수) 1 10:08 index.js - 클라우드 함수 코딩 2 10:15 index.js - 클라우드 함수 코딩 3 11:00 package.json 코딩 11:05 클라우드 함수 코딩 전체 11:22 플러터 라이브러리 설치 1 (url launcher) 11:47 플러터 라이브러리 설치 2 및 플러터 셋업 (uni links) 13:16 네이버 로그인 코딩 15:53 네이버 로그인 전체 코딩 16:32 테스트 ios 17:08 안드로이드 테스트 및 코드 추가 18:54 파이어베이스 네이버 로그인 유저 확인 20:18 클라우드 함수 로그확인하는 법 [참고문서] --네이버문서--- 네이버개발자문서 메인페이지: https://developers.naver.com/main/ 네이버 어플리케이션 셋업 : https://developers.naver.com/apps/#/list 네이버 로그인개발가이드: https://developers.naver.com/docs/login/devguide/devguide.md --플러터 라이브러리-- url_launcher : https://pub.dev/packages/url_launcher uni_link: https://pub.dev/packages/uni_links --파이어베이스-- 클라우드 함수: https://console.cloud.google.com/functions 파이어베이스 콘솔:https://console.firebase.google.com/ 커스텀 토큰관련 소개 문서: https://firebase.google.com/docs/auth/admin/create-custom-tokens?hl=ko --참고 블로그-- https://velog.io/@dginovker/How-to-use-Naver-for-SSO-on-Android-and-iOS-Flutter-apps-with-Firebase 연결강의 1강(ios연동): https://youtu.be/0xYY4ou15PE 2강(안드로이드 연동): https://youtu.be/MeJoG53LE5o 3강(사용자정보 읽어오기): https://youtu.be/1WmnDEhli8c 4강(파이어베이스읽기):https://youtu.be/Gus0qZk7I8k
2024. 4. 5.
스프링 입문 - 코드로 배우는 스프링 부트, 웹 MVC, DB 접근 기술 인프런 전체 강의(무료): https://bit.ly/hellospring1 재생 목록: https://www.youtube.com/playlist?list=PLumVmq_uRGHgBrimIp2-7MCnoPUskVMnd 스프링 입문자 분들을 위해 인프런에서 진행하는 무료 스프링 강의 입니다. 강의 PDF 자료도 인프런 사이트에서 함께 제공합니다.
2022. 11. 12.
Open Source Projects are the backbone of modern software development. But many times the website does not represent the importance of the software at all and has not been updated in many years. In Open Source Redesigns I bring new life to old open source websites, starting with FFMPEG. FFMPEG is an video and audio processing command line tool that is used all around the world in all sorts of different software. ===== Check out solidtime - The modern Open Source Time Tracker on https://www.solidtime.io/ ===== Wanna hire me for your landing page? Check out https://bufferhead.com for fixed-price, high-quality landing pages. ===== If you want to see the full redesign head over to: https://ffmpeg.bufferhead.com/ Source Code on Github: https://github.com/bufferhead-code/redesigning-ffmpeg ===== For those who are curious the meme at the beginning is based on this xkcd https://xkcd.com/2347/
2024. 6. 20.
실시간 투자 현황 지켜보기 http://3.35.214.209:8501 GPT에게 맡기는 AI 비트코인 투자 자동화 강의 처음부터 보러가기 (1~5강 무료) https://youtu.be/EOnaOpZy9ew?si=fyglKbkL5QY41RyT 라이브 풀버전 보러가기 (멤버십) https://youtube.com/live/kYyl7u0U1-E * 최근 티어3부터도 o1-preview API 사용할 수 있게 변경되었습니다. ✅ 조코딩과 코딩 공부하기 https://jocoding.net/ 👉 조카소 - 자막/번역/더빙 AI, 사진 AI 등 https://jocasso.codemafia.io 📰GPT-4o 고급 음성모드 https://openai.com/index/hello-gpt-4o/ https://x.com/OpenAI/status/1838642444365369814 🕖목차 00:00 미리보기 00:11 강의 소개 00:59 현재 o1 모델의 한계 02:27 이전 강의 완성본 구조 03:04 o1-preview용으로 자동매매 코드 수정 12:39 o1-preview의 판단 살펴보기 16:02 코드 문제점 수정 및 개선 48:50 클라우드에서 돌리기 VVIP 멤버십 후원 빵쌤의 알고리즘님, 그림자그림자님, 라다님, 차딩Chading TV님, prochild님, turtleday터틀데이님, AI Beauty Artist님, eyuri chi님, 정진균님, 서보성님, Tae hwan Kim님, 콜로라도님, 엠이에스코리아님, TIPICE님 감사드립니다. https://www.youtube.com/@jocoding/join #비트코인 #o1 #오픈ai #openai #o1-preview
2024. 10. 2.
It's 3:00 a.m. Your code is broken. You have no idea where your kids are. And you're starting to wonder if building your own operating system kernel from scratch was a bad idea. When this happens, it's time to whip out your rubber duck. What you do is teach your imaginary friend how your code works line by line. The duck is a great listener who won't judge and criticize you. Normal people will think you're crazy (which you are) but verbalizing your thought process out loud is a weirdly effective way to trigger a higher level of cognitive functioning. Even Senica knew this 2,000 years ago, who said: 'while we teach, we learn'. Magically, that missing semicolon on line 6,233 becomes glaringly obvious. Not only does rubber duck debugging make you more productive but it's also a great way to prepare for all your upcoming technical interview failures. #coding #programming #debugging #code #softwareengineering 🎨 My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font
2024. 9. 9.