Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yangluom
/
python-basic
Public
forked from
pycam/python-basic
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 15, 2017
remove broken link
pajanne
committed
08b7225
View commit details
Copy full SHA for 08b7225
Browse repository at this point
update name of follow up course
pajanne
committed
4377f77
View commit details
Copy full SHA for 4377f77
Browse repository at this point
Commits on Sep 13, 2017
change presenter's name for next course
pajanne
committed
bf40a29
View commit details
Copy full SHA for bf40a29
Browse repository at this point
Commits on Apr 12, 2017
Add wrap-up sessions for both days till 5pm
pajanne
committed
b9a3dd5
View commit details
Copy full SHA for b9a3dd5
Browse repository at this point
Commits on Apr 11, 2017
Add comment for Python 2 on division following course given 10-11 Apr 17
pajanne
committed
13c11bb
View commit details
Copy full SHA for 13c11bb
Browse repository at this point
Commits on Apr 8, 2017
Update presenters' names for Apr17 session
pajanne
committed
454a0ba
View commit details
Copy full SHA for 454a0ba
Browse repository at this point
Commits on Feb 24, 2017
Improvements on last day following first run of the course
Show description for d5e62bb
pajanne
committed
d5e62bb
View commit details
Copy full SHA for d5e62bb
Browse repository at this point
Commits on Feb 22, 2017
Small improvements following first ran of this course
Show description for f5e2af6
pajanne
committed
f5e2af6
View commit details
Copy full SHA for f5e2af6
Browse repository at this point
Commits on Feb 21, 2017
Remove join in exercise 1.3.1 not seen yet in course
pajanne
committed
c86e22a
View commit details
Copy full SHA for c86e22a
Browse repository at this point
Commits on Feb 20, 2017
Add how to find python version in session 1.2; Add simple data types into session 2 intro; Improve day 2 recap;
pajanne
committed
7ce09f7
View commit details
Copy full SHA for 7ce09f7
Browse repository at this point
Commits on Feb 17, 2017
Renaming day 2 exercices and removing ones not used anymore.
pajanne
committed
3aa7e00
View commit details
Copy full SHA for 3aa7e00
Browse repository at this point
Commits on Feb 16, 2017
Renaming jupyter notebooks and day 1 exercises.
pajanne
committed
385779e
View commit details
Copy full SHA for 385779e
Browse repository at this point
Commits on Dec 20, 2016
Add simple exercise after printing in Jupyter and move Exercises-1.1.1 up; Add links to documentation in day1 session2
pajanne
committed
66c669e
View commit details
Copy full SHA for 66c669e
Browse repository at this point
Commits on Dec 12, 2016
Remove typo
pajanne
committed
c6ab677
View commit details
Copy full SHA for c6ab677
Browse repository at this point
Re-organise course over 3 days - first 2 days in this repo
Show description for 3b1b4a5
pajanne
committed
3b1b4a5
View commit details
Copy full SHA for 3b1b4a5
Browse repository at this point
Commits on Dec 8, 2016
Merge branch 'master' of https://github.com/pycam/python-basic
pajanne
committed
48a4a5a
View commit details
Copy full SHA for 48a4a5a
Browse repository at this point
Initial commit
pajanne
committed
a61304f
View commit details
Copy full SHA for a61304f
Browse repository at this point
Commits on Dec 6, 2016
Solve issues with new ex2_0_1
Show description for 7851e3a
pajanne
committed
7851e3a
View commit details
Copy full SHA for 7851e3a
Browse repository at this point
Commits on Dec 5, 2016
Add recap exercise at the beginning of day2 solve issue #14
pajanne
committed
b970818
View commit details
Copy full SHA for b970818
Browse repository at this point
Improve comparison of values and objects of list and copy of list
pajanne
committed
09d47c1
View commit details
Copy full SHA for 09d47c1
Browse repository at this point
Add long code block to corresponding one liner code
pajanne
committed
183b742
View commit details
Copy full SHA for 183b742
Browse repository at this point
Day1 Session3: use markdown for tables
pajanne
committed
cf75adc
View commit details
Copy full SHA for cf75adc
Browse repository at this point
Update Day1 Session2 after running it: fix string formatting; improve text in exercises; change schedule
pajanne
committed
e7bfcf8
View commit details
Copy full SHA for e7bfcf8
Browse repository at this point
Updated day1 schedule as session 1 took much longer than originally planned.
pajanne
committed
f167a4f
View commit details
Copy full SHA for f167a4f
Browse repository at this point
Switch back to Python3 after @CristianRiccio fix typos in day2's notebooks.
pajanne
committed
a57df85
View commit details
Copy full SHA for a57df85
Browse repository at this point
Merge pull request #21 from CristianRiccio/master
Show description for 84159fb
pajanne
authored
84159fb
View commit details
Copy full SHA for 84159fb
Browse repository at this point
Switch back to Python3; remove all outputs; change schedule day2; rename Biopython ex
pajanne
committed
c57a8a7
View commit details
Copy full SHA for c57a8a7
Browse repository at this point
Finished correcting typos from Jupyter notebooks
Show description for 55bf99b
CristianRiccio
authored and
CristianRiccio
committed
55bf99b
View commit details
Copy full SHA for 55bf99b
Browse repository at this point
Merge pull request #20 from asmmhossain/master
Show description for 16595dd
pajanne
authored
16595dd
View commit details
Copy full SHA for 16595dd
Browse repository at this point
Merge pull request #19 from CristianRiccio/master
Show description for 30643e7
pajanne
authored
30643e7
View commit details
Copy full SHA for 30643e7
Browse repository at this point
Commits on Dec 4, 2016
Correction of typos of day 1
Show description for ad5f24c
CristianRiccio
authored and
CristianRiccio
committed
ad5f24c
View commit details
Copy full SHA for ad5f24c
Browse repository at this point
Commits on Dec 2, 2016
Added exercise 2.4.1 and its solution
asmmhossain
committed
4fcba7f
View commit details
Copy full SHA for 4fcba7f
Browse repository at this point
Typos corrected in 1st Jupyter notebook
Show description for 6a2ff3e
CristianRiccio
committed
6a2ff3e
View commit details
Copy full SHA for 6a2ff3e
Browse repository at this point
Commits on Dec 1, 2016
Merge pull request #18 from CristianRiccio/master
Show description for ae20ad6
pajanne
authored
ae20ad6
View commit details
Copy full SHA for ae20ad6
Browse repository at this point
Update README.md
Show description for 497bdd3
CristianRiccio
authored
497bdd3
View commit details
Copy full SHA for 497bdd3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.