Code Monkey home page Code Monkey logo

Форматы, в которых я занимаюсь с учениками в веб-конференциях:

...показать...
  • введение, советы по изучению, рекомендации материалов
  • ответы на вопросы, с которыми ученик пришёл
  • пояснение тем - отдельных или по порядку
  • решение задачек, придумывание нужных на ходу
  • написание и разбор механики реализации типовых компонентов
  • написание тестовых заданий работодателей
  • парное программирование
  • прохождение учебников вместе
  • поддержка в прохождении интерактивных обучающих сайтов
  • помощь в написании своих проектов
  • вёрстка макетов с подсказками
  • код-ревью проектов учеников и не только
  • помощь с рабочими задачами
  • мок-собеседования (имитация реального)
  • помощь в прохождении квалификационных тестов
  • совместный просмотр видеокурсов с пояснениями
  • чтение моих и чужих написанных проектов, разъясняя всё
  • проектирование приложений (архитектура, данные, интерфейсы)
  • написание казуальных игрушек (змейки, тетрисы, сапёры и т.п.)
  • групповой урок в формате перевёрнутого класса
  • лайв-кодинг (пишу что-то при учениках с комментариями по ходу)
  • передача навыков продвинутого пользования основными инструментами разработки
  • карьерное консультирование, мотивация, коучинг, психологическая поддержка

Формати, моїх занять з учнями у веб-конференціях:

...показати...
  • початок, поради у навчанні, рекомендовані матеріали
  • відповіді на питання, з якими учень прийшов
  • пояснення тем - окремих або по порядку
  • вирішення завдань, вигадування потрібних власних на ходу
  • написання та розбір механіки реалізації типових компонентів
  • написання тестових завдань роботодавців
  • парне програмування
  • проходження підручників разом
  • підтримка проходження інтерактивних навчальних сайтів
  • допомога у написанні своїх проектів
  • верстка макетів із підказками
  • код-рев'ю проектів учнів і не тільки
  • допомога з робочими задачами
  • мок-співбесіда (імітація реальної)
  • допомога у проходженні кваліфікаційних тестів
  • спільний перегляд відеокурсів з поясненнями
  • читання моїх та чужих вже написаних проектів, роз'яснюючи все
  • проектування програм (архітектура, дані, інтерфейси)
  • написання казуальних ігор (змійки, тетріси, сапери тощо)
  • груповий урок у форматі перевернутого класу
  • лайв-кодинг (пишу щось при учнях з коментарями по ходу)
  • передача поглиблених навичок користування основними інструментами розробки
  • кар'єрне консультування, мотивація, коучинг, психологічна підтримка

Formats in which I work with students during remote desktop call lessons:

...show...
  • introduction, study tips, material recommendations
  • answers to the questions the student came with
  • explanation of topics - singlular or sequential
  • solving algorithmic tasks (kata), inventing the right ones on the go
  • writing generic component proofs of concepts
  • writing test tasks given by employers
  • pair programming
  • walking through tutorials together
  • support in completing interactive learning websites
  • help with writing your own projects
  • building site layouts from design, with hints and detailed explanations
  • code review for projects done by students
  • help with work workflow tasks
  • mock interviews (imitation of a real one)
  • assistance with job interview pre-qualification tests
  • going through video courses together
  • reading prewritten code (projects, libraries, modules etc.), explaining everything I can
  • application design (architecture, data, interfaces)
  • writing casual games (snake, tetris, sapper, etc.)
  • group flipped questions directed at me for class, to strengthen self directed learning<
  • live coding (I code in front of students with comments along the way)
  • transfer of skills of advanced use of the prime development apps and tools
  • career counseling, motivation, coaching, psychological support

Code::Stats

Mykhailo "Ninin" Velykoselskyi's Projects

able.js icon able.js

It's a microframework to handle easily switchable children of DOM elements and just as easily re-renderable lists of children (created from template and updated automagically) simply by HTML with certain classes, data-attributes and corresponding object-properties of the app-object.

apibox icon apibox

a folder with the api route handlers for my Lapland framework

apielf icon apielf

apiElf - module to load and handle api routes for my Lapland framework

believable-random-data-generator icon believable-random-data-generator

Arrays of first and last names, nicknames, cities, countries, animals, sonets, fantasy features, elements, creatures etc. Versatile rnd function for numbers, arrays, objects, dates, string combinations etc. Functions to generate arrays of headers with rows of believable data (dates, score, accounting, game creatures and characteristics) easily transformable into objects. May be used for generating stub JSON for training data manipulation or mockups. Made it for enjoyable table component development.

brackets-io-configs icon brackets-io-configs

Just my config-files for the code editor I use. I Google here by Git Bracon sometimes.

c4console icon c4console

Chainable any_value.c() for console.log(value) && return value in-place! MUCH more convenient than console.log(...) w/o vars or debugger when all you need is to see what's there at a point. Try it with promises! Also adds c(...args) function that are similar to console.log but returns what was passed into it as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.