Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@GideonBabu
GideonBabu
Follow
View GideonBabu's full-sized avatar
💭
Looking for a challenging opportunity

Gideon Babu GideonBabu

💭
Looking for a challenging opportunity
I am an enthusiastic software engineer, skilled web technologies, software development and engineering and love to learn and keep improving.

Block or report GideonBabu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse

PinnedLoading

  1. Data-Structures-and-Algorithms-in-JavaScriptData-Structures-and-Algorithms-in-JavaScriptPublic

    Data Structures and Algorithms implemented in JavaScript

    JavaScript 2

  2. JavaScript-ES6-algo-dsaJavaScript-ES6-algo-dsaPublic

    JavaScript ES6 concepts and solution to algorithms

    JavaScript

  3. Useful Shell Commands for Web Develo...Useful Shell Commands for Web Development
    1
    Compress: tar -czvf name-of-archive.tar.gz /path/to/directory-or-file
    2
    Extract: tar -xzvf archive.tar.gz
    3
    4
    compress with exclusion of some folders:
    5
  4. Python MySQLDB insertPython MySQLDB insert
    1
    #!/usr/bin/python
    2
    3
    importMySQLdb
    4
    importdatetime
    5
  5. Useful MySQL CommandsUseful MySQL Commands
    1
    ALTER TABLE master_activity_log CHANGE `from_user_id` `user_id` INT(11); // change column name
    2
    ALTER TABLE master_activity_log DROP log_date; // remove column
    3
    ALTER TABLE master_activity_log ADD COLUMN log_datetime DATETIME AFTER after_save; // create new column of existing table
    4
    5
    Truncate foreign key constraints table :
  6. JavaScript-ResourcesJavaScript-ResourcesPublic

    This repository is the place I keep all the resources to learn JavaScript


[8]ページ先頭

©2009-2025 Movatter.jp